mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
woops, sorry :-)
svn path=/trunk/; revision=52832
This commit is contained in:
parent
5dbb7bc48b
commit
8664f01839
1 changed files with 2 additions and 1 deletions
3
reactos/lib/3rdparty/libwine/CMakeLists.txt
vendored
3
reactos/lib/3rdparty/libwine/CMakeLists.txt
vendored
|
@ -6,7 +6,8 @@ list(APPEND SOURCE
|
|||
config.c
|
||||
debug_ros.c
|
||||
loader.c
|
||||
# string.c)
|
||||
# string.c implements _stricmp, already shipped with crt
|
||||
)
|
||||
|
||||
add_library(wine ${SOURCE})
|
||||
|
||||
|
|
Loading…
Reference in a new issue