This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-02-25 09:50:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4c35cd179c
reactos
/
sdk
/
tools
/
kbdtool
/
CMakeLists.txt
3 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
[TOOLS]: Adds back kbdtool (Keyboard Layout Compiler), and hpp (Header File Preprocessor) too, to host-tools compilation. svn path=/trunk/; revision=65994
2015-01-07 17:55:58 +00:00
[CMAKE] Introduce a way to compile ReactOS without invoking CMake twice. You can enable it by running configure with -DNEW_STYLE_BUILD=1. Once the transition goes smoothly we can enable this by default. CORE-10121 svn path=/trunk/; revision=69060
2015-09-06 16:44:30 +00:00
add_host_tool(kbdtool data.c main.c output.c parser.c)
Reference in a new issue
Copy permalink