Skip to content

Commit

Permalink
fix windows test build
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 committed Dec 16, 2024
1 parent e1f8d44 commit 1101ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/UnitTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ target_link_libraries(UnitTests
)

include(GoogleTest)
gtest_discover_tests(UnitTests)
gtest_discover_tests(UnitTests DISCOVERY_MODE PRE_TEST)

0 comments on commit 1101ea5

Please sign in to comment.