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 928e109 commit 4f143afCopy full SHA for 4f143af
source/MRTest/CMakeLists.txt
@@ -9,6 +9,7 @@ IF(NOT EMSCRIPTEN)
9
find_package(cpr REQUIRED)
10
target_link_libraries(${PROJECT_NAME}
11
PRIVATE
12
+ MRIOExtras
13
MRViewer
14
cpr::cpr
15
GTest::gtest
0 commit comments