This website requires JavaScript.
Explore
Help
Sign In
Dynamitos
/
Seele
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
10f9b0989fdf3f2b5c63f8b56526792c87245277
Seele
/
build
T
7 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
Adjusting build for linux
2020-03-17 00:40:43 +01:00
#!/bin/sh
Fixing linux build
2020-03-17 02:41:33 +01:00
rm
-
rf
bin
/
Debug
mkdir
bin
/
Debug
cd
bin
/
Debug
cmake
../..
-
DCMAKE_BUILD_TYPE
=
Debug
Adjusting build for linux
2020-03-17 00:40:43 +01:00
make
Reference in New Issue
Copy Permalink