mirror of
https://github.com/reactos/reactos.git
synced 2025-06-29 23:31:22 +00:00
11 lines
206 B
CMake
11 lines
206 B
CMake
![]() |
|
||
|
list(APPEND UCRT_ENV_SOURCES
|
||
|
env/environment_initialization.cpp
|
||
|
env/getenv.cpp
|
||
|
env/getpath.cpp
|
||
|
env/get_environment_from_os.cpp
|
||
|
env/putenv.cpp
|
||
|
env/searchenv.cpp
|
||
|
env/setenv.cpp
|
||
|
)
|