STORM-IRIT / Radium-Engine

Research 3D Engine for rendering, animation and processing

Home Page:https://storm-irit.github.io/Radium-Engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

${RadiumHeadless_VERSION} is not set when configure Radium

dlyr opened this issue · comments

tests/ExampleApps/HeadlessDemo/CMakeLists.txt refers ${RadiumHeadless_VERSION} which is not set
cmake output is
-- [Tests] Configuring demo application HeadlessDemo with RadiumHeadless and Radium 1.2.21
(while the RadiumHeadless_VERSION is expected after RadiumHeadless ^^)

Closed by PR #934