mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:53:22 +00:00
[CMAKE]
Generalize CMAKE_C_CREATE_SHARED_LIBRARY and remove per project instances. Thanks to Amine for regexxer tool discovery ;) svn path=/branches/cmake-bringup/; revision=48804
This commit is contained in:
parent
13dc8a4761
commit
c702cc0d5a
143 changed files with 143 additions and 142 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
set(CMAKE_C_CREATE_SHARED_LIBRARY "<CMAKE_C_COMPILER> <CMAKE_SHARED_LIBRARY_C_FLAGS> <LINK_FLAGS> <CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS> -o <TARGET> <OBJECTS> <LINK_LIBRARIES>")
|
||||
|
||||
|
||||
add_library(floppy SHARED
|
||||
csqrtns.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue