mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[CMAKE]
* Link vfatxlib to chkstk. svn path=/trunk/; revision=52881
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
add_library(vfatxlib fatx.c vfatxlib.c)
|
||||
|
||||
target_link_libraries(vfatxlib chkstk)
|
||||
|
||||
if(NOT MSVC)
|
||||
target_link_libraries(vfatxlib -lgcc)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user