Answers for "set command cmake"

0

set command cmake

set(MyString "Some Text")
set(MyStringWithVar "Some other Text: ${MyString}")
Posted by: Guest on February-07-2022

Browse Popular Code Answers by Language