mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
feat: add golemrunner executable and link with IPhreeqcPOET
This commit is contained in:
parent
4115cbdce9
commit
c956228ebd
@ -60,3 +60,6 @@ if (BUILD_TESTING AND STANDALONE_BUILD)
|
||||
include(GoogleTest)
|
||||
gtest_discover_tests(poet_test)
|
||||
endif()
|
||||
|
||||
add_executable(golemrunner test/testGolemRunner.cpp)
|
||||
target_link_libraries(golemrunner IPhreeqcPOET)
|
||||
Loading…
x
Reference in New Issue
Block a user