Skip to content
Snippets Groups Projects
Commit 72d293d7 authored by Patrick Hegemann's avatar Patrick Hegemann
Browse files

Fix SoQt typo in CMake

parent 4841bc27
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ FIND_PACKAGE(Boost ${Simox_BOOST_VERSION} EXACT COMPONENTS
regex
QUIET)
FIND_PACKAGE(SoQT QUIET)
FIND_PACKAGE(SoQt QUIET)
if (NOT (Simox_FIND_QUIETLY OR VirtualRobot_FIND_QUIETLY))
MESSAGE(STATUS " * Including ${Simox_MACROS_INCLUDE_DIR}/SimoxMacros.cmake")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment