Bill Hoffman wrote:
> Benjamen R. Meyer wrote:
>> Brandon Van Every wrote:
>>> On Feb 3, 2008 7:16 PM, Benjamen R. Meyer <[EMAIL PROTECTED]> wrote:
I wrote a bash shell script to get the SVN global revision information
(e-mail me privately if you want a copy) to put into a header file
>>>
Benjamen R. Meyer wrote:
Brandon Van Every wrote:
On Feb 3, 2008 7:16 PM, Benjamen R. Meyer <[EMAIL PROTECTED]> wrote:
I wrote a bash shell script to get the SVN global revision information
(e-mail me privately if you want a copy) to put into a header file under
POSIX systems. The script is loc
Brandon Van Every wrote:
> On Feb 3, 2008 7:16 PM, Benjamen R. Meyer <[EMAIL PROTECTED]> wrote:
>> I wrote a bash shell script to get the SVN global revision information
>> (e-mail me privately if you want a copy) to put into a header file under
>> POSIX systems. The script is located at ${CMAKE_RO
On Feb 3, 2008 7:16 PM, Benjamen R. Meyer <[EMAIL PROTECTED]> wrote:
> I wrote a bash shell script to get the SVN global revision information
> (e-mail me privately if you want a copy) to put into a header file under
> POSIX systems. The script is located at ${CMAKE_ROOT}; however, I am
> having di
I wrote a bash shell script to get the SVN global revision information
(e-mail me privately if you want a copy) to put into a header file under
POSIX systems. The script is located at ${CMAKE_ROOT}; however, I am
having difficulty getting it to appear in the Makefile. Below is the
syntax from top-m