X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=manual%2FCMakeLists.txt;h=f336a02dadc29da80096f27dea50c1268dbc3ecc;hp=c425f36b3bdd7eb3cf246b6c593a97218a8edcfd;hb=16d72fc1acd452182d0f9ed281282c4f9d426641;hpb=2802b9ec97992323dc797c1b2cd5f9213e3d6932 diff --git a/manual/CMakeLists.txt b/manual/CMakeLists.txt index c425f36b..f336a02d 100644 --- a/manual/CMakeLists.txt +++ b/manual/CMakeLists.txt @@ -19,6 +19,8 @@ cmake_minimum_required(VERSION 2.8.12) +project(PV_MANUAL) + # External dependencies, required and optional tools. find_program(ASCIIDOCTOR_EXECUTABLE NAMES asciidoctor) find_program(ASCIIDOCTOR_PDF_EXECUTABLE NAMES asciidoctor-pdf)