mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:43:08 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
3 lines
93 B
CMake
3 lines
93 B
CMake
|
|
include_directories(${REACTOS_SOURCE_DIR}/include/reactos/subsys)
|
|
add_library(lsalib lsa.c)
|