aboutsummaryrefslogtreecommitdiffstats
path: root/etc/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'etc/config.cmake')
-rw-r--r--etc/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/config.cmake b/etc/config.cmake
index f8d11dc..ae27a86 100644
--- a/etc/config.cmake
+++ b/etc/config.cmake
@@ -55,7 +55,7 @@
# Install default destination
# --------------------------------
- set(binding_install_dir ${CMAKE_INSTALL_FULL_LIBDIR}/${PROJECT_NAME})
+ # set(BINDINGS_INSTALL_DIR DestinationPath )
# Print a helper message when every thing is finished
# ----------------------------------------------------