gsl - Cmake to generate solution file machine independent -


i tried generate solution file of gsl library visual studio 2012 using cmake gui. did , build library own computer. when tried build same solution file in different computer, gives me errors saying "c:/my other computer directory/xxx.vcxproj not exist" . there way can generate sln file machine independent.

cmake not designed used in way, , highly unlikely able use in way. cmake performs system introspection, storing in cmake cache, , uses full paths things. advise run cmake on each system, , prefer offering simple instructions run cmake/cmake-gui on each machine.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -