mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Move biicode.cmake to support/cmake
This commit is contained in:
@ -66,7 +66,7 @@ if (CPP11_FLAG)
|
||||
endif ()
|
||||
|
||||
if (BIICODE)
|
||||
include(biicode/cmake/biicode.cmake)
|
||||
include(support/cmake/biicode.cmake)
|
||||
return()
|
||||
endif ()
|
||||
|
||||
|
Reference in New Issue
Block a user