1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-27 15:53:49 +01:00

Adjust include paths

This commit is contained in:
Leland Lucius
2020-05-26 03:24:27 -05:00
parent 51507ecdf8
commit ccb32b363d

View File

@@ -34,7 +34,7 @@ list( APPEND INCLUDES
${TARGET_ROOT}/lame
${TARGET_ROOT}/libmp3lame
PUBLIC
${TARGET}
${TARGET_ROOT}
)
list( APPEND DEFINES