forget cd_utils

fixed dangling piconnedit
This commit is contained in:
2020-08-19 17:27:22 +03:00
parent d0148bf460
commit 5d32c02b5f
3 changed files with 3 additions and 2 deletions

View File

@@ -152,6 +152,7 @@ else()
foreach(F ${PIP_MAIN_FOLDERS})
list(APPEND PIP_INCLUDES "${F}")
endforeach(F)
add_subdirectory(cd_utils)
set(_DIRS)
if (SomeQtFound)
message(STATUS "Building Qt-derived targets for ${QtVersions}")