Macro rename from vci_qt5 to vci_qt and renamed qt5_install_path to qt_install_path

This commit is contained in:
Jan Möbius
2021-09-21 09:41:06 +02:00
parent 919abd8326
commit b73c35aae3
4 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ if ( BUILD_APPS )
Qt5OpenGL
Qt5Gui
)
vci_qt5 ()
vci_qt ()
set(CMAKE_AUTOMOC ON)
endif()