Skip to content

Commit

Permalink
build: remove itlib package, closes #189
Browse files Browse the repository at this point in the history
  • Loading branch information
iboB committed Nov 20, 2024
1 parent 236e7a8 commit 699b445
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ mark_as_advanced(AC_LOCAL_BUILD_TESTS AC_LOCAL_BUILD_EXAMPLES)
#################
# global packages

CPMAddPackage(gh:iboB/[email protected])

if(AC_LOCAL_BUILD_TESTS)
CPMAddPackage(gh:iboB/[email protected])
set_target_properties(doctest PROPERTIES FOLDER test)
Expand Down

0 comments on commit 699b445

Please sign in to comment.