Skip to content

Commit 725573e

Browse files
committed
Fix whitespace
1 parent 0440811 commit 725573e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/rlPlanDemo/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ if(QT_FOUND AND SoQt_FOUND AND (RL_BUILD_SG_BULLET OR RL_BUILD_SG_FCL OR RL_BUIL
6868
Boost::headers
6969
SoQt::SoQt
7070
)
71-
71+
7272
if(TARGET OpenGL::GL)
7373
target_link_libraries(rlPlanDemo OpenGL::GL)
7474
else()

0 commit comments

Comments
 (0)