Update CMakeLists.txt
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 2m24s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 33s

This commit is contained in:
Redacted
2024-06-26 23:34:28 -04:00
parent 70aa74719a
commit e754170fd1

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/Prerelease-3.zip
URL https://git.redacted.cc/josh/jtest/archive/Prerelease-4.zip
)
target_include_directories(J3ML PUBLIC ${jtest_SOURCE_DIR}/include)