diff --git a/CMakeLists.txt b/CMakeLists.txt index f389351..6a913e1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -58,7 +58,7 @@ add_custom_command( ${CMAKE_CURRENT_BINARY_DIR}/include/PhysicalQuantity/literals.h ${CMAKE_CURRENT_BINARY_DIR}/include/PhysicalQuantity/hashTables.h COMMAND $ generate --rootpath ${CMAKE_CURRENT_BINARY_DIR} optimize --max-seed 255 info - MAIN_DEPENDENCY $ + #MAIN_DEPENDENCY $ ) add_custom_target(generated_files