Merge remote-tracking branch 'origin/main'
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m11s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 20s

This commit is contained in:
2024-08-22 18:12:39 -04:00

View File

@@ -34,7 +34,7 @@ set_target_properties(J3ML PROPERTIES LINKER_LANGUAGE CXX)
CPMAddPackage(
NAME jtest
URL https://git.redacted.cc/josh/jtest/archive/Release-1.1.zip
URL https://git.redacted.cc/josh/jtest/archive/Release-1.2.zip
)
target_include_directories(J3ML PUBLIC ${jtest_SOURCE_DIR}/include)