Skip to content

Commit

Permalink
[test] adds required Sofa.Testing package
Browse files Browse the repository at this point in the history
  • Loading branch information
EulalieCoevoet committed Jan 8, 2024
1 parent 438ae25 commit a842baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
cmake_minimum_required(VERSION 3.12)
project(SoftRobots_test VERSION 1.0)
find_package(Sofa.Testing REQUIRED)

set(SOURCE_FILES
component/constraint/SurfacePressureConstraintTest.cpp
Expand Down

0 comments on commit a842baa

Please sign in to comment.