更新
This commit is contained in:
@@ -30,7 +30,7 @@ function(w_append_flag_string var)
|
||||
string(STRIP "${_value}" _value)
|
||||
set(${var} "${_value}" PARENT_SCOPE)
|
||||
endfunction()
|
||||
project(Renderive LANGUAGES C CXX)
|
||||
|
||||
function(_initialize_cxx_default_options)
|
||||
if (TARGET global_default_options)
|
||||
return()
|
||||
|
||||
Reference in New Issue
Block a user