cxx: explicitly clear stdcxxfs library if not required
This commit is contained in:
parent
45be843568
commit
bbe3b5a466
@ -41,7 +41,7 @@ if (NOT DEFINED __nc_cxx_stdcxxfs)
|
||||
endforeach()
|
||||
|
||||
if (NOT __nc_cxx_stdcxxfs)
|
||||
set (__nc_cxx_stdcxxfs)
|
||||
set (__nc_cxx_stdcxxfs "")
|
||||
endif ()
|
||||
endif ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user