FetchContent
uses ExternalProject
under the hood. You can use PATCH_COMMAND
to patch the source.
1 Like
FetchContent
uses ExternalProject
under the hood. You can use PATCH_COMMAND
to patch the source.