renaming cmake function file

This commit is contained in:
Alister
2021-11-11 21:05:59 +00:00
parent c1d1152450
commit bf58733585
2 changed files with 1 additions and 41 deletions

View File

@@ -15,7 +15,7 @@ SET(CMAKE_C_STANDARD_REQUIRED ON)
#Including cmake dependencies
INCLUDE(CheckCXXCompilerFlag)
INCLUDE(cmake/cmake_lib.cmake)
INCLUDE(cmake/cmake_function.cmake)
INCLUDE(cmake/cmake_macro.cmake)
#Project name