[kde-edu]: cmake errors

Jason Harris kstars at 30doradus.org
Thu Jul 6 16:58:08 CEST 2006


Hello,

I'm getting errors like this:

CMake Error: Error in cmake code at
/home/jharris/KDE/kde4svn/kdeedu/blinken/src/CMakeLists.txt:27:
INSTALL TARGETS given no DESTINATION!

for every CMakeLists.txt file in kdeedu when I try to run cmake.
The lines triggering the errors look like this:

install(TARGETS blinken  DESTINATION ${BIN_INSTALL_DIR} )

My cmake command line is:
cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR -DCMAKE_BUILD_TYPE=debugfull 
/home/jharris/KDE/kde4svn/kdeedu

Has anyone else seen this?

thanks,
Jason


More information about the kde-edu mailing list