mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-14 02:27:03 -07:00
Added cmake
This commit is contained in:
parent
980cfedacf
commit
1af81be6ab
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ setup_proxspace ()
|
|||
check_install mingw-w64-x86_64-gcc
|
||||
check_install mingw-w64-x86_64-readline
|
||||
check_install mingw-w64-x86_64-libsndfile
|
||||
check_install mingw-w64-x86_64-cmake
|
||||
check_install git
|
||||
check_install make
|
||||
check_install pkg-config
|
||||
|
@ -33,6 +34,7 @@ setup_proxspace ()
|
|||
check_install mingw-w64-i686-readline
|
||||
check_install mingw-w64-i686-gcc
|
||||
check_install mingw-w64-i686-libsndfile
|
||||
check_install mingw-w64-i686-cmake
|
||||
check_install git
|
||||
check_install make
|
||||
check_install pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue