git-svn-id: svn://db.shs.com.ru/libs@908 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-24 19:54:25 +00:00
parent b0fe7e85f8
commit b6f89475b7
3 changed files with 1 additions and 489 deletions

View File

@@ -141,7 +141,7 @@ else()
message(STATUS "None of Qt found, skip Qt-derived targets")
endif()
include_directories(cd_utils)
list(INSERT _DIRS 0 cd_utils deploy_tool)
list(INSERT _DIRS 0 cd_utils)
foreach(_D ${_DIRS})
add_subdirectory(${_D})
endforeach(_D)