This commit is contained in:
Pascal Serrarens 2023-12-31 16:40:54 +01:00
parent 238164399d
commit 188d8874f8

View File

@ -57,7 +57,7 @@ enable_testing()
add_executable( add_executable(
RoboidControlTest RoboidControlTest
"test/BB2B_test.cc" "test/BB2B_Test.cc"
) )
target_link_libraries( target_link_libraries(
RoboidControlTest RoboidControlTest