Menu

CodeGit Merge Request #6: Added support for windows shared builds. Improved CMake syntax. Added export targets (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Matthias Schmieder wants to merge 1 commit from /u/mschmieder/log4cpp/ to master, 2017-07-11

Hello,
I Added support for windows shared builds using CMake native build, improved the CMake syntax and also added export targets

Commit Date  
[1af810] (win_shared_libs) by Matthias Schmieder Matthias Schmieder

added window shared library support to CMake build system. Defined -DBUILD_SHARED_LIBS:BOOL=ON when invoking cmake to trigger shared build.
removed library name handling and replaced it with CMAKE_DEBUG_POSTFIX as it is CMake standard functionality
added target export functionality for easier re-use in other CMake projects

2017-07-11 07:11:31 Tree

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.