Skip to content
Snippets Groups Projects
Commit dbe15e5b authored by Markus Blatt's avatar Markus Blatt
Browse files

[Merge][CMake] Merged revisions : 7118

Revision  r7118
.----------------------
Replaced globbing expression with file list.

.----------------------


[[Imported from SVN: r7347]]
parents 5567213c 0a21642d
Branches
Tags
No related merge requests found
file(GLOB modules *.cmake)
set(modules
CreateDoxyFile.cmake
FindFiles.cmake
InstallFile.cmake
RunDoxygen.cmake)
install(FILES ${modules} ${CMAKE_CURRENT_SOURCE_DIR}/BuildTests.cmake.in
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/cmake/scripts)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment