[Insight-developers] Error messages from CMake
Luis Ibanez
ibanez@cs.unc.edu
Thu, 12 Apr 2001 12:02:14 -0400
Brad King wrote:
> The new changes allow multiple libraries per directory, and multiple
> source files per executable. The "LIBRARY" and "EXECUTABLES" commands
> have been replaced with "ADD_LIBRARY" and "ADD_EXECUTABLE". Look at
> Code/Common and Testing/Code/Common for example uses of these commands.
>
The errors were comming from CMakeList.txt
files in /Unsupported and /Examples.
It is much better now with the support
for multisources in executables in CMake !
...and thanks for printing now the path
for files in trouble.
Luis