Skip to content
Snippets Groups Projects
Commit 4841bc27 authored by Fabian Reister's avatar Fabian Reister
Browse files

Merge branch 'fix/soqt-linker-cmake' into 'master'

cmake fix: soqt target not found in upstream package

See merge request Simox/simox!96
parents 3b401097 827e301d
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)
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