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 f463c22 commit 53e0fe3Copy full SHA for 53e0fe3
1 file changed
src/CMakeLists.txt
@@ -155,6 +155,4 @@ set (QuokkaSourcesNoEOS "${CMAKE_CURRENT_SOURCE_DIR}/main.cpp"
155
156
set (QuokkaObjSources "${QuokkaSourcesNoEOS}" "${gamma_law_sources}")
157
158
-add_executable(parser_density_floor_repro "${QuokkaCode_SOURCE_DIR}/tests/parser_density_floor_repro.cpp")
159
-
160
add_subdirectory(problems)
0 commit comments