~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to CMakeLists.txt

Merge change minimum versions from parent

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
find_package (Vala REQUIRED)
26
26
include (ValaVersion)
27
 
ensure_vala_version ("0.30" MINIMUM)
 
27
ensure_vala_version ("0.28" MINIMUM)
28
28
include (ValaPrecompile)
29
29
 
30
30
if (MODULE_ONLY)