We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74c309 commit 423747cCopy full SHA for 423747c
1 file changed
CMakeLists.txt
@@ -113,6 +113,6 @@ sofa_create_package_with_targets(
113
TARGETS ${PROJECT_NAME} AUTO_SET_TARGET_PROPERTIES
114
INCLUDE_SOURCE_DIR "src"
115
INCLUDE_INSTALL_DIR ${PROJECT_NAME}
116
- EXAMPLE_INSTALL_DIR "scenes"
+ EXAMPLE_INSTALL_DIR "examples"
117
RELOCATABLE "plugins"
118
)
0 commit comments