1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-11 09:31:13 +02:00

Maybe fix the Action build for Linux

This commit is contained in:
Leland Lucius 2020-07-06 02:48:33 -05:00
parent bf9bad5a6e
commit 6c2cd2057c

View File

@ -61,7 +61,7 @@ if( wxWidgets_FOUND )
> >
) )
set( WXWIN $ENV{WXWIN} CACHE INTERNAL "" ) # set( WXWIN $ENV{WXWIN} CACHE INTERNAL "" )
if( WXWIN ) if( WXWIN )
string( APPEND WXWIN "/lib" ) string( APPEND WXWIN "/lib" )
else() else()