build: set path for submodule

This commit is contained in:
Max Lübke 2025-11-13 16:35:57 +01:00
parent 1b55f5e651
commit 2c813b9e24

View File

@ -31,7 +31,7 @@ endif()
set(TUG_ENABLE_TESTING OFF CACHE BOOL "" FORCE)
add_subdirectory(ext/tug EXCLUDE_FROM_ALL)
add_subdirectory(ext/iphreeqc EXCLUDE_FROM_ALL)
add_subdirectory(ext/litephreeqc EXCLUDE_FROM_ALL)
option(POET_ENABLE_TESTING "Build test suite for POET" OFF)