[CMake] Fwd: equivalent cmakelist for this file
Bill Hoffman
bill.hoffman at kitware.com
Tue Feb 3 07:51:04 EST 2009
ankit jain wrote:
>
> Actually these .desc file contain only one line as:
> $exec_string = "./abc"
>
> .desc files are descriptor files for test scripts
>
>
I still can not figure out what this is supposed to do. A makefile that
does $exec_string = "./abc", does nothing other than set a variable and
not use it. A .desc file that is a descriptor file for a test script
could mean anything. Let me restate the question, what do you want
cmake to do? Do not tell us what is in your current makefile. Tell us
what actions you want performed.
-Bill
More information about the CMake
mailing list