Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
emrekovanci committed Apr 21, 2024
1 parent 56d10c1 commit 73f78fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ target_compile_features(CoreTests PRIVATE cxx_std_17)

# ---- Tests ----

catch_discover_tests(CoreTests WORKING_DIRECTORY $<TARGET_FILE_DIR:Core>)
catch_discover_tests(CoreTests WORKING_DIRECTORY "$<TARGET_FILE_DIR:Core>")

0 comments on commit 73f78fd

Please sign in to comment.