mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +00:00
[CMAKE]
* Correctly sort the ntdll folder. svn path=/trunk/; revision=62221
This commit is contained in:
parent
dd95846a87
commit
2f200ee21c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ add_subdirectory(3rdparty)
|
|||
add_subdirectory(cpl)
|
||||
add_subdirectory(directx)
|
||||
add_subdirectory(keyboard)
|
||||
add_subdirectory(opengl)
|
||||
add_subdirectory(ntdll)
|
||||
add_subdirectory(opengl)
|
||||
add_subdirectory(shellext)
|
||||
add_subdirectory(win32)
|
||||
|
|
Loading…
Reference in a new issue