|
|
|
@ -102,7 +102,7 @@ if(BUILD_TESTS) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
target_link_libraries(MagnumMeshToolsTestLib PUBLIC |
|
|
|
target_link_libraries(MagnumMeshToolsTestLib PUBLIC |
|
|
|
Magnum |
|
|
|
Magnum |
|
|
|
MagnumMeshTools) |
|
|
|
MagnumTrade) |
|
|
|
|
|
|
|
|
|
|
|
# On Windows we need to install first and then run the tests to avoid "DLL |
|
|
|
# On Windows we need to install first and then run the tests to avoid "DLL |
|
|
|
# not found" hell, thus we need to install this too |
|
|
|
# not found" hell, thus we need to install this too |
|
|
|
|