Skip to content
Unverified Commit 36a37c36 authored by reuk's avatar reuk
Browse files

CMake: Avoid GLOB_RECURSE when adding PIPs

If git/zip-extraction add hidden directories containing files with a
`.h` extension we don't want to try to build those files as PIPs. Using
GLOB instead of GLOB_RECURSE should help to avoid files in nested
directories.
parent 0e9fb915
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