1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Cleanup a few more library builds

This commit is contained in:
Leland Lucius
2020-05-26 13:36:07 -05:00
parent 83d5c81578
commit e7decd8013
4 changed files with 0 additions and 33 deletions

View File

@@ -1,7 +1,5 @@
add_library( ${TARGET} STATIC )
add_library( ${TARGET}enc ALIAS ${TARGET} )
add_library( ${TARGET}file ALIAS ${TARGET} )
def_vars()