We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf54992 commit 8258ee6Copy full SHA for 8258ee6
BuildLinux.sh
@@ -17,5 +17,5 @@ cmake -G "Unix Makefiles" -DPOLYCODE_BUILD_BINDINGS=ON -DPOLYCODE_BUILD_PLAYER=O
17
make
18
make install
19
cd ../../Standalone/Build
20
-cmake -G "Unix Makefiles"
+cmake -G "Unix Makefiles" ..
21
0 commit comments