Skip to content

Commit

Permalink
Additional cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Ian <[email protected]>
  • Loading branch information
Rinzii committed Jan 25, 2025
1 parent 734c490 commit 832fa39
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 280 deletions.
243 changes: 0 additions & 243 deletions CMakeLists_OLD.txt

This file was deleted.

5 changes: 1 addition & 4 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ add_library(ccmath::test ALIAS ccmath-test)
target_link_libraries(ccmath-test
PUBLIC
ccmath::ccmath # target library to test e.g. CCMath :)

${Abseil_LIBRARIES}
gtest::gtest
re2::re2
ccmath::ext
)

target_include_directories(ccmath-test PUBLIC
Expand Down
Loading

0 comments on commit 832fa39

Please sign in to comment.