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
2024-11-01 12:26:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
478a9030a5
reactos
/
subsystems
/
csr
/
CMakeLists.txt
5 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
[CMAKE] Integrate cmake stuff into trunk Only files added. svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00
[CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) Move CSRSS, CSRSRV there, as well as CSR client calls from NTDLL into a "CSRLIB" library.
2022-10-23 16:02:38 +00:00
add_subdirectory
(
csrlib
)
[CSRSS/CSRSRV] - Reorganize the source code tree. (Branch build still broken) svn path=/branches/ros-csrss/; revision=57582
2012-10-20 13:28:09 +00:00
add_subdirectory
(
csrsrv
)
[CMAKE] Integrate cmake stuff into trunk Only files added. svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00
add_subdirectory
(
csrss
)
Reference in a new issue
Copy permalink