X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=cmake%2Fcmake.d%2F03-extra_targets.cmake;h=45749bf7a4918fbcdeef197ba576cafefa7be420;hb=ce24aa6ca479bfcca4baaf435d9161d8e88bdb7e;hp=c1d38e89d690c3d6725dfdc8272a4b9dc9abf7b2;hpb=e1678ddb435b3afc2c590b420d4cb5570cb8daf1;p=staging%2Fxdg-launcher.git diff --git a/cmake/cmake.d/03-extra_targets.cmake b/cmake/cmake.d/03-extra_targets.cmake index c1d38e8..45749bf 100644 --- a/cmake/cmake.d/03-extra_targets.cmake +++ b/cmake/cmake.d/03-extra_targets.cmake @@ -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)