Skip to content

Commit

Permalink
Move Linux to CMAKE
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 surge-synthesizer#1206
  • Loading branch information
baconpaul committed Apr 13, 2020
1 parent 89ca75d commit 394fe67
Show file tree
Hide file tree
Showing 7 changed files with 307 additions and 215 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 394fe67

Please sign in to comment.