Skip to content
Commit 862a9a12 authored by Julian Helfferich's avatar Julian Helfferich 💬
Browse files

Do not use file(GLOB ...) to set source files

The CMake documentation *strongly* discourages this. When using GLOB,
CMake would not recompile if a new source file is added and the
CONFIGURE_DEPENDS flag may not work reliably.
parent 140ffb31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment