Skip to content
Commit 5748fe11 authored by Sebastian Bøe's avatar Sebastian Bøe Committed by Carles Cufí
Browse files

cmake: Fix VERSION warning in doc build



The 'doc' build has been invoking 'project' with the argument "VERSION
${PROJECT_VERSION}". This is cargo-cult code inherited from the
toplevel build system.

This can be safely removed because in the doc build the versioning
variables that are set by 'project' are unused and PROJECT_VERSION is
not available to be de-referenced at that point in time any way ...

This fixes #12282

Signed-off-by: default avatarSebastian Bøe <sebastian.boe@nordicsemi.no>
parent 41dfc4d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment