Skip to content

Commit d23e37c

Browse files
committed
quote prefix in stage.pc.in
1 parent ce76f95 commit d23e37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stage.pc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
prefix=@CMAKE_INSTALL_PREFIX@
1+
prefix="@CMAKE_INSTALL_PREFIX@"
22

33
Name: stage
44
Description: Stage robot simulation program, C++ library and Player plugin - part of the Player Project (http://playerstage.org)

0 commit comments

Comments
 (0)