- Improve header inclusions.

svn path=/branches/cmake-bringup/; revision=48442
This commit is contained in:
Amine Khaldi 2010-08-03 21:55:42 +00:00
parent 2939360909
commit 34db564f0a
17 changed files with 12 additions and 25 deletions

View file

@ -1,5 +1,4 @@
file(GLOB_RECURSE SOURCE "*.c")
add_library(host_wcsfuncs ${SOURCE})