Skip to content

Commit

Permalink
Retarget gz for windows test compilation
Browse files Browse the repository at this point in the history
Signed-off-by: methylDragon <methylDragon@gmail.com>
  • Loading branch information
methylDragon committed Jun 25, 2022
1 parent 1c86eff commit 4658153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/implptr/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ target_link_libraries(implptr_test_classes
target_compile_definitions(
implptr_test_classes
PRIVATE
-Dignition_utils${PROJECT_VERSION_MAJOR}_EXPORTS
-Dgz_utils${PROJECT_VERSION_MAJOR}_EXPORTS
)

gz_build_tests(TYPE INTEGRATION SOURCES ImplPtr_TEST.cc)
Expand Down

0 comments on commit 4658153

Please sign in to comment.