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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to