Compare commits
1 commit
master
...
ddl-genera
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8180cc8b04 |
|
@ -108,7 +108,9 @@ if(ddl_cmake_enable_tests)
|
|||
add_subdirectory(test)
|
||||
endif()
|
||||
|
||||
add_subdirectory(ddlgenerators)
|
||||
if(ddl_cmake_enable_ddl_generator_tools)
|
||||
add_subdirectory(ddlgenerators)
|
||||
endif()
|
||||
|
||||
if(ddl_cmake_enable_installation)
|
||||
install(TARGETS ddl ARCHIVE DESTINATION lib)
|
||||
|
|
Loading…
Reference in a new issue