Fix cmake_minimum_required() in findmodules test

ci/unstable
Timo Röhling 2 years ago
parent 502a3068af
commit af607abda8

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0) cmake_minimum_required(VERSION 3.27)
foreach(VTEST ALSA Armadillo BISON Boost BZip2 Cups CURL CVS Doxygen EXPAT FLEX foreach(VTEST ALSA Armadillo BISON Boost BZip2 Cups CURL CVS Doxygen EXPAT FLEX
Freetype Gettext GIF Git GnuTLS GTK2 Hg HSPELL Icotool Java Freetype Gettext GIF Git GnuTLS GTK2 Hg HSPELL Icotool Java

Loading…
Cancel
Save