Xerbo
c3422dc634
Hopefully fix windows build
Run in debug now instead of release to ignore warnings and use a glob to find the DLL's instead of hard coding their paths
4 лет назад
Xerbo
c757dc7614
Switch to argpase and move libaries into src/lib/
4 лет назад
Xerbo
68c0360b29
Add action for windows debug
4 лет назад
Xerbo
f1979a74d9
Windows build now working properly
Was opening PNG files (which are binary...) with `r` instead of `rb` which caused problems on windows
Added `libsndfile-1` back into FindLibSndFile.cmake, since it's needed
Package `sndfile.dll` instead of `libsndfile-1.dll` since thats what the binary looks for
4 лет назад
Xerbo
05f6ac2581
Fix naming in packaged builds and add full description
4 лет назад
Xerbo
06571464fe
Make release builds work
Since release builds had -Werror on, every warning is counted as an error, and the #pragmas that supressed that warning caused a wrning them selfs.
4 лет назад
Xerbo
7763148aea
More verbose output when building with CMake
4 лет назад
Xerbo
bb37bf0628
Palette search directorie, basic packaging support
4 лет назад
Xerbo
b8671a325f
Move source into src/
4 лет назад
Aang23
61db9ee3ed
Initial CMake support
4 лет назад