2017-09-07 10:45 GMT+03:00 Daniel Stenberg <[email protected]>: > On Thu, 7 Sep 2017, Ray Satiro via curl-library wrote: > >> My question is, is this expected? I thought if I did an out-of-source >> build tree that it would not use build files from the source tree. > > > I think as a general rule, mixing in-tree and out-of-tree builds will cause > problems and I don't think it is worth it trying to make that work. > configure will even detect it and refuse to run until the in-tree build is > cleaned. >
BTW, we can enforce out-of-source build rule for cmakeable builds, as LLVM does... -- Best Regards, Sergei Nikulov ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
