Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with SOFA 23.12 #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Compatibility with SOFA 23.12 #150

wants to merge 1 commit into from

Conversation

jnbrunet
Copy link
Member

No description provided.

@jnbrunet jnbrunet self-assigned this May 30, 2024
CMakeLists.txt Outdated
@@ -54,7 +54,7 @@ CMAKE_DEPENDENT_OPTION(CARIBOU_OPTIMIZE_FOR_NATIVE "Build with -march=native to

# SOFA option
find_package(Threads QUIET)
find_package(SOFA COMPONENTS SofaFramework QUIET)
find_package(SOFA COMPONENTS Sofa.Config REQUIRED)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why using Required here ? Isn't CARIBOU_WITH_SOFA dealing with the case where SOFA cannot be found ?

hugtalbot
hugtalbot previously approved these changes May 31, 2024
bakpaul
bakpaul previously approved these changes May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants