c1164c809ddd08654d9d24357cae47f08a6b3605
[reactos.git] / base / setup / lib / CMakeLists.txt
1
2 list(APPEND SOURCE
3 arcname.c
4 bldrsup.c
5 filesup.c
6 fsutil.c
7 genlist.c
8 infsupp.c
9 inicache.c
10 ntverrsrc.c
11 osdetect.c
12 partlist.c
13 registry.c
14 regutil.c
15 precomp.h)
16
17 add_library(setuplib ${SOURCE})
18 add_pch(setuplib precomp.h SOURCE)
19 add_dependencies(setuplib xdk) # psdk