mirror of
https://github.com/libAthena/athena.git
synced 2025-12-10 14:07:44 +00:00
Merge branch 'master' of https://github.com/libAthena/Athena
This commit is contained in:
@@ -218,7 +218,7 @@ install(EXPORT AthenaTargets DESTINATION ${INSTALL_CMAKE_DIR} COMPONENT Athena)
|
||||
# atdna import #
|
||||
################
|
||||
|
||||
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/atdna/")
|
||||
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/atdna/CMakeLists.txt")
|
||||
add_subdirectory(atdna)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user