Move biicode.cmake to support/cmake

This commit is contained in:
Victor Zverovich 2015-03-01 17:00:53 -08:00
parent 656f0895ed
commit 1244f3d58f
2 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ if (CPP11_FLAG)
endif ()
if (BIICODE)
include(biicode/cmake/biicode.cmake)
include(support/cmake/biicode.cmake)
return()
endif ()