]> sigrok.org Git - pulseview.git/commit
manual: add cmake project() directive for standalone operation
authorGerhard Sittig <redacted>
Sun, 2 Oct 2022 14:07:10 +0000 (16:07 +0200)
committerGerhard Sittig <redacted>
Sun, 2 Oct 2022 14:07:10 +0000 (16:07 +0200)
commit16d72fc1acd452182d0f9ed281282c4f9d426641
tree0340e88b9e07042347dd058126ac4f71aa67a575
parent2802b9ec97992323dc797c1b2cd5f9213e3d6932
manual: add cmake project() directive for standalone operation

The cmake rules in the manual/ subdirectory are designed to work both in
the context of the application build, as well as for exclusive creation
of the manual.

Add a project() directive in the manual/ cmake rules. Its absence was
not fatal but resulted in warnings. This amends commit 074da67ee25a.
manual/CMakeLists.txt