CMake generates broken .shell script

Cornelius Schumacher schumacher at kde.org
Sat Apr 21 17:39:09 BST 2007


When the name of the korganizer output binary is changed 
with "set_target_properties(korganizer_bin  PROPERTIES OUTPUT_NAME 
korganizer), the generated korganizer_bin.shell script doesn't work because 
it tries to call the binary korganizer_bin.

Is this a bug in CMake or is that a missing setting? Does anybody know how it 
can be fixed?

(The name of the korganizer binary target is korganizer_bin because the 
library target which contains most of korganizer's code already is named 
korganizer).

-- 
Cornelius Schumacher <schumacher at kde.org>




More information about the kde-core-devel mailing list