cmake: Define a library version for the noop lib
[socket_wrapper.git] / src / CMakeLists.txt
2021-03-15 Andreas Schneidercmake: Define a library version for the noop lib
2021-03-15 Andreas Schneidercmake: Export cmake config for socket_wrapper_noop
2021-03-15 Andreas Schneidercmake: Set public include dir for socket_wrapper_noop...
2021-03-15 Andreas Schneidercmake: Set PRIVATE for linking libraries
2021-03-15 Stefan Metzmacherswrap: introduce a socket_wrapper_noop.so and socket_wr...
2019-02-20 Andreas Schneidercmake: Use GNUInstallDirs
2018-11-07 Andreas Schneidercmake: Set LINK_FLAGS for socket_wrapper
2018-10-23 Andreas Schneidercmake: Use target_include_directories()
2018-10-23 Andreas Schneidercmake: Improve checks for compiler flags
2017-07-27 Andreas Schneidercmake: Replace deprecated get_target_property()
2016-10-20 Michael Adamcmake: Link pthread library headers
2014-08-15 Jakub HrozekDefine _GNU_SOURCE on one place only.
2014-05-21 Andreas Schneidercmake: Build swrap with _GNU_SOURCE.
2014-04-25 Andreas Schneidercmake: Fix policy check.
2014-04-10 Andreas Schneidercmake: Only set policy in cmake 3.0.
2014-04-07 Andreas Schneidercmake: Fix configure warning with cmake 3.0.
2014-02-04 Andreas Schneidercmake: Add --libs output for pkg-config.
2013-07-01 Andreas Schneidercmake: Set library version.
2013-05-28 Andreas Schneidercmake: Link against libdl.
2013-02-11 Andreas Schneidercmake: Install library.
2013-02-07 Andreas SchneiderInitial commit.