Use Unix commands instead of CMake alternatives for cp, rm, mkdir
1 unresolved thread
1 unresolved thread
Compare changes
+ 16
− 10
@@ -46,9 +46,9 @@ function(ganga_input_sandbox)
@@ -57,23 +57,25 @@ function(ganga_input_sandbox)
@@ -81,6 +83,10 @@ function(ganga_input_sandbox)
Do we need extra checks on the cmake install prefix?
Good point.
d5347b0d should fix the problem.