[CMake] Is it a bug that cmake / cpack could not handle directory name with @?

hce jupiter.hce at gmail.com
Thu Apr 4 19:55:57 EDT 2013


Hi,

I have a binary directory contains subdirectories name with "@":

graph3d/@graph3d/@colorbar/colorbar.m
scribe/@scribe/@colorbar/colorbar.m

When I run cpack -G RPM, it removed @ and put following string name in the
spec:

graph3d/graph3d/colorbar/colorbar.m
scribe/scribe/colorbar/colorbar.m

That resulted errors of "File not found ...." and could not generate RPM
package.

It seems cmake / cpack could not handle directory name with @, is there any
workaround to resolve this issue?

Thank you.

Kind regards.

j





--
View this message in context: http://cmake.3232098.n2.nabble.com/Is-it-a-bug-that-cmake-cpack-could-not-handle-directory-name-with-tp7583963.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list