Closed tristanlabelle closed 2 months ago
This way we can run it earlier in the configure phase and leave the rest (cppwinrt + build) to add_subdirectories, avoiding a nested CMake invocation.
add_subdirectories
This way we can run it earlier in the configure phase and leave the rest (cppwinrt + build) to
add_subdirectories
, avoiding a nested CMake invocation.