mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 18:03:44 +00:00
[CMAKE]: Add make lists for the core host tools/libraries, and add a command to generate the build.h header. There's little fixes needed here and there, but this should be a good template for people to see how easy CMake is. This will build all the wine tools/libraries, nci, gendib, rsym, etc...
svn path=/branches/cmake-bringup/; revision=48244
This commit is contained in:
parent
a9581208d6
commit
50c679fa37
3 changed files with 36 additions and 0 deletions
2
lib/sdk/CMakeLists.txt
Normal file
2
lib/sdk/CMakeLists.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
add_subdirectory(crt)
|
Loading…
Add table
Add a link
Reference in a new issue