[CMake] SOURCE_GROUP does not function in Visual Studio 8
Bill Hoffman
bill.hoffman at kitware.com
Sat Feb 17 13:21:03 EST 2007
Matthieu Brucher wrote:
> I tried the solution with '/', but Visual Studio does not understand
> '/' as a separator :|
> I'm sure of the values of the variables as they are used to compile
> the project.
> I'll try to post a complete example.
I tried this before I sent the email out and it worked fine:
source_group("Source Files/Fonts" foo.c)
Please post a complete example.
-Bill
More information about the CMake
mailing list