mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Bug 2468 (Python Scripting of Nyquist Effects)
This commit is contained in:
parent
fb8214afc9
commit
93d4e3a463
@ -3,3 +3,9 @@
|
||||
add_subdirectory( mod-null )
|
||||
add_subdirectory( mod-nyq-bench )
|
||||
add_subdirectory( mod-script-pipe )
|
||||
|
||||
if( NOT "${CMAKE_GENERATOR}" MATCHES "Xcode|Visual Studio*" )
|
||||
install( DIRECTORY "${_DEST}/modules"
|
||||
DESTINATION "${_PKGDATA}" )
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user