mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[EXPAT]
* Don't compile a static lib out of it. svn path=/trunk/; revision=58209
This commit is contained in:
parent
8c4e91a1fc
commit
d6e068a86c
1 changed files with 1 additions and 1 deletions
2
reactos/lib/3rdparty/CMakeLists.txt
vendored
2
reactos/lib/3rdparty/CMakeLists.txt
vendored
|
@ -2,7 +2,7 @@
|
|||
add_subdirectory(adns)
|
||||
add_subdirectory(bzip2)
|
||||
add_subdirectory(cardlib)
|
||||
add_subdirectory(expat)
|
||||
#add_subdirectory(expat) nothing seems to link to it
|
||||
add_subdirectory(freetype)
|
||||
add_subdirectory(fullfat)
|
||||
add_subdirectory(libmpg123)
|
||||
|
|
Loading…
Reference in a new issue