mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
- Add idna, normalize and scripts to build. svn path=/branches/cmake-bringup/; revision=48301
5 lines
78 B
CMake
5 lines
78 B
CMake
|
|
add_subdirectory(idna)
|
|
add_subdirectory(normalize)
|
|
add_subdirectory(scripts)
|