mirror of
https://github.com/reactos/reactos.git
synced 2025-07-05 07:21:21 +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
|
||
|
)
|