Hi Steven,
When you run patch manually, do you then supply the same absolute paths?
Looking at the patch file I noticed that it contains a relative path. So
maybe you should cd to
${CMAKE_BINARY_DIR}/boost/src/external_boost/project-config.jam before
running the patch command.
Cheers,
Marcel.
Op
The history behind the makefile generator and the custom dependency
tracking logic was that it was written before
the majority of compilers offered a robust way to generate the list of
header dependencies.
As it stands now we want to remove all this custom dependency scanning
logic, not extend it
Hi everyone,
i try to patch a file from an externalprojects with the PATCH_COMMAND.
The patch file looks like:
--- project-config.jam 2019-07-18 17:21:44.008695808 +0200
+++ project-config.jam.tmp 2019-07-18 17:23:28.236474532 +0200
@@ -18,7 +18,7 @@
import python ;
if ! [ python.config