Closed JosiahWI closed 1 year ago
There are multiple ways to import a CMake project, so it's important that usage is consistent. This is why it's common to use ALIAS targets to namespace targets in projects integrated with tools such as FetchContent. See #458.
There are multiple ways to import a CMake project, so it's important that usage is consistent. This is why it's common to use ALIAS targets to namespace targets in projects integrated with tools such as FetchContent. See #458.