Move biicode.cmake to support/cmake
This commit is contained in:
parent
656f0895ed
commit
1244f3d58f
@ -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 ()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user