X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=manual%2FCMakeLists.txt;h=a25a93f7b4e07a445cff3b781db080174525c173;hp=682fad65ca3c842eb87a82b650b639f5edf7ff37;hb=074da67ee25a;hpb=e590fc9c4f01fe3a4147c63e85f7aeaffeec5498 diff --git a/manual/CMakeLists.txt b/manual/CMakeLists.txt index 682fad65..a25a93f7 100644 --- a/manual/CMakeLists.txt +++ b/manual/CMakeLists.txt @@ -17,6 +17,8 @@ ## along with this program. If not, see . ## +cmake_minimum_required(VERSION 2.8.12) + # External dependencies, required and optional tools. find_program(ASCIIDOCTOR_EXECUTABLE NAMES asciidoctor) find_program(ASCIIDOCTOR_PDF_EXECUTABLE NAMES asciidoctor-pdf)