fixups
This commit is contained in:
parent
9fa699ea63
commit
7723113fe8
|
|
@ -55,4 +55,6 @@ set_target_properties(
|
|||
ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${pd_PlatformDir}/lib"
|
||||
)
|
||||
|
||||
add_subdirectory(example)
|
||||
if(PROJECT_IS_TOP_LEVEL)
|
||||
add_subdirectory(example)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in New Issue