mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-22 21:17:14 +00:00
Repository cleanup & README.md. (#5)
This commit is contained in:
@@ -24,8 +24,7 @@ add_subdirectory(${XENONANALYSE_ROOT})
|
||||
add_subdirectory(${XENONRECOMP_ROOT})
|
||||
add_subdirectory(${XENONUTILS_ROOT})
|
||||
|
||||
# Only build sample and tests if this is the top level project
|
||||
# Only tests if this is the top level project
|
||||
if (${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_SOURCE_DIR})
|
||||
add_subdirectory(XenonSample)
|
||||
add_subdirectory(XenonTests)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user