Compare commits
No commits in common. "ddl-generators-cmake" and "master" have entirely different histories.
ddl-genera
...
master
|
@ -108,9 +108,7 @@ if(ddl_cmake_enable_tests)
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(ddl_cmake_enable_ddl_generator_tools)
|
add_subdirectory(ddlgenerators)
|
||||||
add_subdirectory(ddlgenerators)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(ddl_cmake_enable_installation)
|
if(ddl_cmake_enable_installation)
|
||||||
install(TARGETS ddl ARCHIVE DESTINATION lib)
|
install(TARGETS ddl ARCHIVE DESTINATION lib)
|
||||||
|
|
Loading…
Reference in a new issue