Lowercase cmake commands

A huge bikeshed fest but it distracted me enough to do it anyway.
This commit is contained in:
Geert Janssens
2018-05-03 23:18:15 +02:00
parent 65c7139072
commit a9f35ed7ae
154 changed files with 2546 additions and 2565 deletions

View File

@@ -1,4 +1,4 @@
SET(valgrind_FILES
set(valgrind_FILES
valgrind-gdk.supp
valgrind-glib.supp
valgrind-gnucash.supp
@@ -8,4 +8,4 @@ SET(valgrind_FILES
valgrind-x11.supp
)
SET_DIST_LIST(valgrind_DIST CMakeLists.txt ${valgrind_FILES})
set_dist_list(valgrind_DIST CMakeLists.txt ${valgrind_FILES})