cxx: unconditionally link to stdc++fs if found
This commit is contained in:
parent
2d9f884cbc
commit
a5d2619f7d
@ -36,7 +36,7 @@ if (NOT DEFINED __nc_cxx_stdcxxfs)
|
||||
endif ()
|
||||
endif ()
|
||||
|
||||
list (APPEND LIBS ${__nc_cxx_stdcxxfs})
|
||||
link_libraries (${__nc_cxx_stdcxxfs})
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user