mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:05:48 +00:00
[CMAKE]
* Link vfatxlib to chkstk. svn path=/trunk/; revision=52881
This commit is contained in:
parent
0e157e6285
commit
facaa72810
1 changed files with 2 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue