Skip to content

Commit 4f143af

Browse files
authored
CMake: Fix tests for Linux (#5430)
1 parent 928e109 commit 4f143af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/MRTest/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ IF(NOT EMSCRIPTEN)
99
find_package(cpr REQUIRED)
1010
target_link_libraries(${PROJECT_NAME}
1111
PRIVATE
12+
MRIOExtras
1213
MRViewer
1314
cpr::cpr
1415
GTest::gtest

0 commit comments

Comments
 (0)