Skip to content

Commit 634a8f7

Browse files
authored
Update CMakeLists.txt
1 parent 3d81cb0 commit 634a8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demos/Simulation/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ find_package( Eigen3 REQUIRED )
3838
include_directories( ${EIGEN3_INCLUDE_DIR} )
3939
include_directories(${PROJECT_PATH}/extern/Miniball)
4040

41-
41+
target_link_libraries(Simulation PositionBasedDynamics)
4242

4343

0 commit comments

Comments
 (0)