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