git-svn-id: svn://db.shs.com.ru/libs@724 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -125,12 +125,10 @@ if (SomeQtFound)
|
||||
message(STATUS "Building Qt-derived targets for ${QtVersions}")
|
||||
add_subdirectory(qad)
|
||||
set(_DIRS piqt piqt_utils qcd_utils)
|
||||
if (QGLVIEW)
|
||||
if (Qt5)
|
||||
#list(APPEND _DIRS qglview)
|
||||
list(APPEND _DIRS qglengine)
|
||||
if (Qt5)
|
||||
if (QGLVIEW)
|
||||
list(APPEND _DIRS qglview)
|
||||
endif()
|
||||
else()
|
||||
if (QGLENGINE)
|
||||
list(APPEND _DIRS qglengine)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user