change path etc/config.cmake to conf.d/cmake/config.cmake
[staging/xdg-launcher.git] / cmake / common.cmake
index 6465aaf..647d8d5 100644 (file)
@@ -21,7 +21,7 @@
 #--------------------------------------------------------------------------
 #  WARNING:
 #     Do not change this cmake template
-#     Customise your preferences in "./etc/config.cmake"
+#     Customise your preferences in "./conf.d/cmake/config.cmake"
 #--------------------------------------------------------------------------
 
 file(GLOB project_cmakefiles ${PROJECT_APP_TEMPLATES_DIR}/cmake/cmake.d/[0-9][0-9]-*.cmake)
@@ -44,4 +44,4 @@ endif(DEFINED PROJECT_SRC_DIR_PATTERN)
 
 project_targets_populate()
 project_package_build()
-project_closing_msg()
\ No newline at end of file
+project_closing_msg()