open_toontown_panda3d/dtool/src
Sam Edwards cde25670d6 CMake: Remove some uses of CFG_INTDIR
It's not install() friendly, so we use $<CONFIG> instead in
some cases. Unfortunately, $<CONFIG> isn't friendly with
add_custom_command's OUTPUT options while CMAKE_CFG_INTDIR
explicitly is, so we use a hybrid approach until CMake gets
its act together.
2019-08-28 17:12:01 -06:00
..
cppparser Merge branch 'master' into cmake 2019-08-24 18:07:12 -06:00
dconfig CMake: Assign COMPONENT and EXPORT to all targets 2018-12-06 17:48:44 -07:00
dtoolbase CMake: Remove some uses of CFG_INTDIR 2019-08-28 17:12:01 -06:00
dtoolutil Merge branch 'master' into cmake 2019-08-24 18:07:12 -06:00
interrogate Merge branch 'master' into cmake 2019-08-24 18:07:12 -06:00
interrogatedb Merge branch 'master' into cmake 2019-08-24 18:07:12 -06:00
parser-inc dtoolutil: iostream should use Py_ssize_t instead of int 2019-07-10 14:11:53 +02:00
prc Merge branch 'master' into cmake 2019-08-24 18:07:12 -06:00
prckeys general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
test_interrogate Remove pystub dependency from interrogate and friends 2018-11-06 21:49:17 +01:00