We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26ba70 commit c1ccdb9Copy full SHA for c1ccdb9
tests/input/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-add_library(input-tests OBJECT input.cpp)
+add_library(input-tests OBJECT input_diffuse.cpp input_restart.cpp input_tsless.cpp input_wavelet.cpp)
2
if(BUILD_CUSTOM_BOOST)
3
add_dependencies(input-tests custom_boost)
4
endif()
0 commit comments