Skip to content

Commit

Permalink
Discover tests with ctest
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed May 26, 2024
1 parent 9335964 commit 146006c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ target_link_libraries(${PROJECT_NAME} podrm fmt::fmt)
if(PFR_TEST_USE_FIELD_OF)
target_compile_definitions(${PROJECT_NAME} PRIVATE -DPFR_TEST_USE_FIELD_OF)
endif()

add_test(${PROJECT_NAME} ${PROJECT_NAME})

0 comments on commit 146006c

Please sign in to comment.