fix for Qt4

This commit is contained in:
2020-06-28 01:04:28 +03:00
parent 65f3cc0698
commit 8324776fb8
8 changed files with 143 additions and 74 deletions

View File

@@ -156,6 +156,7 @@ else()
add_subdirectory(qad)
set(_DIRS piqt piqt_utils qcd_utils)
if (Qt5)
list(APPEND _DIRS)
if (QGLVIEW)
list(APPEND _DIRS qglview)
endif()