set back CMAKE_REQUIRED_FLAGS https://github.com/cnjinhao/nana/issues/497
https://github.com/cnjinhao/nana/issues/497#issuecomment-563471500
This commit is contained in:
parent
f0fa70d51c
commit
c8535497b1
@ -161,6 +161,7 @@ else()
|
||||
Set NANA_CMAKE_NANA_FILESYSTEM_FORCE to ON to avoid this warning.")
|
||||
target_compile_definitions(nana PUBLIC STD_FILESYSTEM_NOT_SUPPORTED)
|
||||
set (CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES_ORIGINAL})
|
||||
set (CMAKE_REQUIRED_FLAGS "${CMAKE_REQUIRED_FLAGS_ORIGINAL}")
|
||||
endif ()
|
||||
endif ()
|
||||
endif ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user