Why you should NOT use Boost git repo with CPM.cmake #448
Replies: 3 comments
-
here you may see, how much complicate and inefficient the build with the
|
Beta Was this translation helpful? Give feedback.
-
and this the the same with the extracted
|
Beta Was this translation helpful? Give feedback.
-
About installation: I'll check if it works, you say it's not, and I feel to be a newbie in all this CMake stuff to know why it's not. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current
CPM.cmake boost example
takes about 11 min to clone the boost repo and 2 min to build all dependent libs?The build with the boost source tar file takes to fetch and extract 2 min and the build about 10 sec!
see #304 (comment)
Beta Was this translation helpful? Give feedback.
All reactions