Skip to content

Commit

Permalink
debug windows
Browse files Browse the repository at this point in the history
  • Loading branch information
chistopher committed Oct 11, 2023
1 parent 1634de6 commit 30ba61c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/tests/girgs-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,9 @@ target_link_libraries(${target}
${DEFAULT_LINKER_OPTIONS}
)


if(WIN32)
message(STATUS $<TARGET_RUNTIME_DLLS:${target}>)
)

gtest_discover_tests(${target})

0 comments on commit 30ba61c

Please sign in to comment.