Skip to content
Snippets Groups Projects
Commit 1afa232c authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

COMP: wrong lib name

parent 91250e77
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ set(__EXTERNAL_${proj}__ 1)
message(STATUS "Setup Qt4 ...")
if(USE_SYSTEM_QT4)
find_package ( QT4 )
find_package ( Qt4 )
add_custom_target(${proj})
message(STATUS " Using Qt4 system version")
else()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment