Closed olupton closed 2 years ago
This can be modified by add_subdirectory and find_package via PARENT_SCOPE, but without this change it seems changes were being lost in the scope of cpp_cc_git_submodule.
add_subdirectory
find_package
PARENT_SCOPE
cpp_cc_git_submodule
This can be modified by
add_subdirectory
andfind_package
viaPARENT_SCOPE
, but without this change it seems changes were being lost in the scope ofcpp_cc_git_submodule
.