forked from fmtlib/fmt
Move biicode.cmake to support/cmake
This commit is contained in:
@ -66,7 +66,7 @@ if (CPP11_FLAG)
|
|||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
if (BIICODE)
|
if (BIICODE)
|
||||||
include(biicode/cmake/biicode.cmake)
|
include(support/cmake/biicode.cmake)
|
||||||
return()
|
return()
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user