Skip to content
Snippets Groups Projects
Commit 959b6fe2 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

added message in CMakeLists plugin

parent 0ca02885
No related merge requests found
......@@ -7,7 +7,7 @@ find_package(Qt${QT_VERSION_MAJOR} OPTIONAL_COMPONENTS Designer UiPlugin Widgets
find_package(quapps QUIET)
if(quapps_FOUND)
message(STATUS "quapps found at: ${quapps_DIR}")
qt_standard_project_setup()
# in order to find quapps-pre-target and quapps-post-target (below)
# make sure you specify -DCMAKE_MODULE_PATH=/usr/local/cumbia-libs/lib/cmake
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment