mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
30bb25e2f0
- Improve most of the static libraries. svn path=/branches/cmake-bringup/; revision=49479
3 lines
93 B
CMake
3 lines
93 B
CMake
|
|
include_directories(${REACTOS_SOURCE_DIR}/include/reactos/subsys)
|
|
add_library(lsalib lsa.c)
|