Answers for "cmake create global variable"

0

cmake create global variable

set(source_list ${source_list} ${file_path} PARENT_SCOPE)
Posted by: Guest on April-04-2022

Browse Popular Code Answers by Language