You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each time I click "Configure" using CMake GUI (version 3.14.2), I see "Fetching Boost". Either this is doing a download or archive extraction, I can't tell for sure, but it is a very time consuming step. Can you please optimize this so that if an archive or extracted output already exists, you skip the corresponding steps?
The text was updated successfully, but these errors were encountered:
I rarely use CMake GUI, so I've never seen this before. I could expect an issue in FetchContent maybe. I'll have a look after the long holiday weekend here!
Each time I click "Configure" using CMake GUI (version 3.14.2), I see "Fetching Boost". Either this is doing a download or archive extraction, I can't tell for sure, but it is a very time consuming step. Can you please optimize this so that if an archive or extracted output already exists, you skip the corresponding steps?
The text was updated successfully, but these errors were encountered: