CMake: move modules from CMakeTests/ -> CMake/

The name "CMakeTests" is inaccurate and irregular.
This commit is contained in:
Michael Maltese 2017-02-07 22:51:47 -08:00
parent f621a6af43
commit 45d1f88ea7
22 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ endif()
option(DSPTOOL "Build dsptool" OFF)
list(APPEND CMAKE_MODULE_PATH
${CMAKE_SOURCE_DIR}/CMakeTests
${CMAKE_SOURCE_DIR}/CMake
)
# Support functions