ReactOS Project - reactos.git/atom - dll/win32/wsock32/CMakeLists.txt history A free Windows-compatible Operating System https://git.reactos.org/?p=reactos.git ReactOS Project static/git-favicon.png static/git-logo.png 2019-04-06T15:43:38Z gitweb [CMAKE] Use modules instead of shared libraries 2019-03-20T13:19:48Z Jérôme Gardou jerome.gardou@reactos.org Jérôme Gardou zefklop@users.noreply.github.com 2019-03-20T13:19:48Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23373acbb9b5356422657fa8448d2a18270847e2
[CMAKE] Use modules instead of shared libraries

There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
  • [D] dll/win32/wsock32/CMakeLists.txt
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... 2017-10-03T07:45:34Z Colin Finck colin@reactos.org Colin Finck colin@reactos.org 2017-10-03T07:45:34Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] dll/win32/wsock32/CMakeLists.txt