git-svn-id: svn://db.shs.com.ru/libs@778 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -148,7 +148,7 @@ if (SomeQtFound)
|
||||
else()
|
||||
message(STATUS "None of Qt found, skip Qt-derived targets")
|
||||
endif()
|
||||
list(INSERT _DIRS 0 cd_utils)
|
||||
list(INSERT _DIRS 0 cd_utils deploy_tool)
|
||||
foreach(_D ${_DIRS})
|
||||
include_directories(${_D})
|
||||
add_subdirectory(${_D})
|
||||
|
||||
Reference in New Issue
Block a user