Hi Bill
Thanks so much!! It worked!!!
Thanks and Regards
Anupam Malhotra
-Original Message-
From: Bill Hoffman [mailto:[EMAIL PROTECTED]
Sent: Monday, February 04, 2008 6:36 PM
To: Malhotra, Anupam
Cc: cmake@cmake.org
Subject: Re: [CMake] ADD_LIBRARY Issue
Malhotra, Anupam wrote:
>
Malhotra, Anupam wrote:
Hi
I have a project in which I am creating a static library using cmake.
The source files to be used for the library are spread over two
subfolders. I have a main folder say TLV and within TLV I have two
subfolders EXT and STD. The C source files are present in both
Hi
I have a project in which I am creating a static library using cmake.
The source files to be used for the library are spread over two
subfolders. I have a main folder say TLV and within TLV I have two
subfolders EXT and STD. The C source files are present in both STD and
EXT. Now in CMakeLis