1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-01 14:20:10 +01:00

Add remaining libs to CMake

These now all appear in the MSVC project.
Currently only FileDialog, Nyquist, mod-script-pipe compile and link, and Audacity compiles.
Still to set include directories and flags for most of the libs.
This commit is contained in:
James Crook
2018-03-31 19:45:37 +01:00
parent a6bbfc400f
commit 2ff69bc041
28 changed files with 1480 additions and 1071 deletions

View File

@@ -23,7 +23,8 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
add_subdirectory( "lib-src" )
#add_subdirectory( "src" )
add_subdirectory( "cmake-proxies" )
add_subdirectory( "src" )
# Uncomment what follows for symbol values.
#[[