[CMake] source uninstall
Hasan Hasanov
hassanidin at gmail.com
Fri Nov 9 13:30:29 EST 2007
Hello,
I wanted to play around with the cmake build system by installing VTK
from source.
I downloaded the VTK source, and ran:
$ cmake .
$ make
$ sudo make install
and this completed without any errors, but now I am stuck:
$ sudo make uninstall
make: *** No rule to make target 'uninstall'. Stop.
How can I uninstall VTK, after installing it from source?
Any suggestions would be greatly appreciated.
Hasan
More information about the CMake
mailing list