Skip to content

Commit

Permalink
Merge pull request #151 from olivier-roussel/remove-python2
Browse files Browse the repository at this point in the history
Remove deprecated python2.7 support
  • Loading branch information
olivier-roussel authored Jan 20, 2025
2 parents b482378 + 09d07e3 commit 8b4514f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ if (CollisionOBBCapsule_FOUND)
endif()

# Config files and install rules for pythons scripts
sofa_install_pythonscripts(PLUGIN_NAME ${PROJECT_NAME} PYTHONSCRIPTS_SOURCE_DIR "python")

find_file(SofaPython3Tools NAMES "SofaPython3/lib/cmake/SofaPython3/SofaPython3Tools.cmake")
if(SofaPython3Tools)
message("-- Found SofaPython3Tools.")
Expand Down

0 comments on commit 8b4514f

Please sign in to comment.