On 7. Oct, 2010, at 2:33 , Jashank Jeremy wrote:
> Hi,
>
> I have a Texinfo file in my project, and I'd like to tie it in with my
> CMake build. How do I do so?
>
> Jashank
>
find_program(MAKEINFO_EXECUTABLE makeinfo)
set(info_in ${CMAKE_CURRENT_SOURCE_DIR}/bla.texi)
set(info_out ${CMAKE_CUR
Hi,
I have a Texinfo file in my project, and I'd like to tie it in with my
CMake build. How do I do so?
Jashank
--
Jashank Jeremy
PGP: 0x25A5C309
pgpYqQIZel2gu.pgp
Description: PGP signature
___
Powered by www.kitware.com
Visit other Kitware open-s