mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
Update CompositeSources.cmake
this allows panda to be checked out as a subproject
This commit is contained in:
parent
7b40a6a0e4
commit
11eae3f1f5
@ -30,7 +30,7 @@ set(COMPOSITE_SOURCE_EXCLUSIONS "" CACHE STRING
|
||||
"A list of targets to skip when compositing sources. This is mainly
|
||||
desirable for CI builds.")
|
||||
|
||||
set(COMPOSITE_GENERATOR "${CMAKE_SOURCE_DIR}/cmake/scripts/MakeComposite.cmake")
|
||||
set(COMPOSITE_GENERATOR "${CMAKE_CURRENT_SOURCE_DIR}/cmake/scripts/MakeComposite.cmake")
|
||||
|
||||
|
||||
# Define composite_sources()
|
||||
|
Loading…
x
Reference in New Issue
Block a user