mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 15:45:54 +01:00
Updates the cmake build system
It's still has some work, but it successfully builds on all 3 main platforms. Some of the outstanding items include: Install target testing (mostly important for Linux) CMakeList clean up and comments Debug and Release build verification Audit of compile/link options Need a Mac signed and notarized build (and probably more)
This commit is contained in:
5
win/packages.config
Executable file
5
win/packages.config
Executable file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Gettext.Tools" version="0.20.1.1" targetFramework="native" />
|
||||
<package id="python2" version="2.7.17" targetFramework="native" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user