We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd3f4e commit 0dbf16aCopy full SHA for 0dbf16a
1 file changed
bindings/SofaGui/Bindings.SofaGuiConfig.cmake.in
@@ -6,7 +6,7 @@
6
find_package(SofaPython3 QUIET REQUIRED COMPONENTS Plugin Bindings.Sofa)
7
8
find_package(Sofa.Core QUIET REQUIRED)
9
-find_package(Sofa.Gui.Common QUIET REQUIRED)
+find_package(Sofa.GUI.Common QUIET REQUIRED)
10
11
if(Sofa.GUI.Batch_FOUND)
12
find_package(Sofa.GUI.Batch QUIET REQUIRED)
0 commit comments