Skip to content

Commit f54229a

Browse files
calcmogulTinbite-A
authored andcommitted
[trajoptlib] Remove CMAKE_ARGS flag from FetchContent_Declare() (SleipnirGroup#1326)
1 parent 61b9abf commit f54229a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

trajoptlib/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ if(BUILD_TESTING)
4747
Catch2
4848
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
4949
GIT_TAG v3.11.0
50-
CMAKE_ARGS
5150
)
5251
FetchContent_MakeAvailable(Catch2)
5352
endif()

0 commit comments

Comments
 (0)