more cmake cleaning

This commit is contained in:
Erik Frojdh
2020-11-18 09:43:07 +01:00
parent b96b1849cd
commit 56be47669f
3 changed files with 6 additions and 25 deletions

View File

@ -1,5 +1,7 @@
set(CMAKE_AUTOMOC ON)
find_package(Qt4 REQUIRED)
find_package(Qwt 6.1 REQUIRED)
find_package(PNG REQUIRED)
find_package(ZLIB REQUIRED)