2007/6/25, Jesper Eskilson <[EMAIL PROTECTED]>:
Hi all,

I'm trying to get our header files to show up in Visual Studio. I
though I could just do

add_library(foo foo.cpp foo.h)

but Visual Studio tries to compile my header file as if it was a .cpp
file. What am I doing wrong?

--
/Jesper


Since nobody seems to have answered, shall I assume that I there is no
way to get header files to appear in a studio project?

--
/Jesper
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to