Recursive include cmake file systemn home, project
[staging/xdg-launcher.git] / cmake / cmake.d / 01-macros.cmake
similarity index 99%
rename from cmake/macros.cmake
rename to cmake/cmake.d/01-macros.cmake
index 2951864..3024768 100644 (file)
@@ -130,7 +130,6 @@ macro(remote_targets_populate)
                        COMMAND exit -1
                )
        else()
-
                configure_file(${SSH_TEMPLATE_DIR}/start-on-target.in ${CMAKE_CURRENT_BINARY_DIR}/target/start-on-${RSYNC_TARGET}.sh)
                configure_file(${GDB_TEMPLATE_DIR}/gdb-on-target.in ${CMAKE_CURRENT_BINARY_DIR}/target/gdb-on-${RSYNC_TARGET}.ini)