change path etc/config.cmake to conf.d/cmake/config.cmake
[staging/xdg-launcher.git] / cmake / cmake.d / 03-extra_targets.cmake
index c1d38e8..45749bf 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"
 #--------------------------------------------------------------------------
 
 # Add a dummy target to enable global dependency order
@@ -177,4 +177,4 @@ add_custom_command(OUTPUT ${CMAKE_SOURCE_DIR}/conf.d/autobuild/agl/autobuild
        )
 
 add_custom_target(autobuild ALL DEPENDS ${CMAKE_SOURCE_DIR}/conf.d/autobuild/agl/autobuild
-                                       ${CMAKE_SOURCE_DIR}/conf.d/autobuild/linux/autobuild)
\ No newline at end of file
+                                       ${CMAKE_SOURCE_DIR}/conf.d/autobuild/linux/autobuild)