Skip to content
Snippets Groups Projects
Verified Commit b2463383 authored by Lars Bilke's avatar Lars Bilke
Browse files

Removed bilke/cmake-modules.

parent 5949ed1c
Branches master
No related tags found
Loading
[submodule "bilke/cmake-modules"]
path = bilke/cmake-modules
url = https://github.com/bilke/cmake-modules.git
[submodule "bilke/findmkl_cmake"]
path = bilke/findmkl_cmake
url = https://github.com/bilke/findmkl_cmake.git
......
message(
STATUS "Using helper repo at ${_collection} for CPM dependencies."
)
message(STATUS "Using helper repo at ${_collection} for CPM dependencies.")
foreach(dep cmake-modules findmkl_cmake CPMLicenses.cmake)
foreach(dep findmkl_cmake CPMLicenses.cmake)
set(CPM_${dep}_SOURCE ${_collection}/bilke/${dep})
endforeach()
......@@ -26,4 +24,5 @@ foreach(dep xmlpatch exprtk xdmf)
endforeach()
set(CPM_GroupSourcesByFolder.cmake_SOURCE
${_collection}/TheLartians/GroupSourcesByFolder.cmake)
${_collection}/TheLartians/GroupSourcesByFolder.cmake
)
Subproject commit 877bab9dd1b17468c5d939cacaa2ad7ba99d1977
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment