cmake: remove unnecessary file globbing

This commit is contained in:
selsta
2021-06-15 15:04:46 +02:00
parent 987e716374
commit 3d6e9ce571
4 changed files with 0 additions and 19 deletions

View File

@@ -1,4 +0,0 @@
file(GLOB_RECURSE SRC_SOURCES *.cpp)
file(GLOB_RECURSE SRC_HEADERS *.h)