Skip to content

Commit

Permalink
Merge pull request #4861 from ligfx/cmaketests
Browse files Browse the repository at this point in the history
CMake: move modules from CMakeTests/ -> CMake/
  • Loading branch information
degasus committed Feb 8, 2017
2 parents f621a6a + 45d1f88 commit f306816
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f306816

Please sign in to comment.