cxx: fix the path to the stdcxxfs test code
This commit is contained in:
parent
93b876dee7
commit
dc52274971
@ -47,7 +47,7 @@ if (NOT DEFINED __nc_cxx_stdcxxfs)
|
||||
try_compile(
|
||||
__nc_cxx_stdcxxfs ${CMAKE_CURRENT_BINARY_DIR}
|
||||
SOURCES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cmake/nc_cxx_stdcxxfs.cpp
|
||||
${NC_CMAKE_BASE}/nc_cxx_stdcxxfs.cpp
|
||||
LINK_LIBRARIES
|
||||
${lib})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user