[CMake] Fltk project, visual studio 2005 (8) -- using FL/Fl.H

2007-09-13 Thread Atwood, Robert C
Hi, I have a small project using FLTK, I have built successfully on Linux / GCC using Cmake. This project does not have any ITK or VTK in it (yet) . I am just tryign to also build it on Windows with Visual Studio 2005 (8) and though I believe I specified the correct location for FLTK files, it fa

Re: [CMake] Fltk project, visual studio 2005 (8) -- using FL/Fl.H

2007-09-13 Thread Jack Kelly
Atwood, Robert C wrote: FLTK_INCLUDE_DIR C:/Program Files/FLTK/include/FL In Cmake Should be C:/Program Files/FLTK/include I think. -- Jack ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake