Skip to content
Commit 1bb54968 authored by Cedric Venet's avatar Cedric Venet
Browse files

Add header files to CMake build solution. It use globing so it doesn't need to...

Add header files to CMake build solution. It use globing so it doesn't need to be manually maintained, but it won't automatically detect a new header. I think this is a good compromise for the header files, since there presence in the solution is just an help for the user. Moreover, a new header is often introduced with a new cpp source file which need a makefile change, which will regenerate the solution and detect the new header.

llvm-svn: 58566
parent de297f81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment