Skip to content

Pass version and name variables from cmake to C++

Bhushan Shah requested to merge LNJ2:cmakevars into master

Created by: LNJ2

New global variables in C++ are:

APPLICATION_NAME
APPLICATION_DISPLAY_NAME
APPLICATION_ID
VERSION_STRING

Merge request reports