Closed bast closed 5 years ago
do not modify CMAKE_MODULE_PATH
we have seen that this can lead to trouble in combination with FetchContent where the fetched project can pick up wrong modules since CMAKE_MODULE_PATH can contain paths from the parent project
do not modify CMAKE_MODULE_PATH
we have seen that this can lead to trouble in combination with FetchContent where the fetched project can pick up wrong modules since CMAKE_MODULE_PATH can contain paths from the parent project