Skip to content

Commit

Permalink
Move Linux to CMAKE (#1716)
Browse files Browse the repository at this point in the history
Remove the need to have premake on Linux. Some functions still
happen in build-linux.sh but the code build is all cmake.

Addresses #1206
  • Loading branch information
baconpaul authored Apr 13, 2020
1 parent 89ca75d commit b5fdb8b
Show file tree
Hide file tree
Showing 7 changed files with 308 additions and 216 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ fxbuild/
Makefile
surge-*.make
premake-stamp
cmake-stamp
/Debug
src/linux/ScalablePiggy*
*.deb
Expand Down
Loading

0 comments on commit b5fdb8b

Please sign in to comment.