We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0440811 commit 725573eCopy full SHA for 725573e
demos/rlPlanDemo/CMakeLists.txt
@@ -68,7 +68,7 @@ if(QT_FOUND AND SoQt_FOUND AND (RL_BUILD_SG_BULLET OR RL_BUILD_SG_FCL OR RL_BUIL
68
Boost::headers
69
SoQt::SoQt
70
)
71
-
+
72
if(TARGET OpenGL::GL)
73
target_link_libraries(rlPlanDemo OpenGL::GL)
74
else()
0 commit comments