Skip to content

Commit ca22491

Browse files
committed
cmake: Fix a typo
1 parent 95d5439 commit ca22491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ set(
4848
)
4949

5050
if(BUILD_WITH_PINOCCHIO_SUPPORT)
51-
list(APPEND TEST_NAMES forces cycling mpc-cycle continous)
51+
list(APPEND TEST_NAMES forces cycling mpc-cycle continuous)
5252
endif()
5353

5454
if(CHECK_RUNTIME_MALLOC)

0 commit comments

Comments
 (0)