You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/03/09 21:01:00 UTC

[jira] [Created] (ZOOKEEPER-2997) CMake should not force static CRT linking

Andrew Schwartzmeyer created ZOOKEEPER-2997:
-----------------------------------------------

             Summary: CMake should not force static CRT linking
                 Key: ZOOKEEPER-2997
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2997
             Project: ZooKeeper
          Issue Type: Bug
         Environment: Windows
            Reporter: Andrew Schwartzmeyer
            Assignee: Andrew Schwartzmeyer


When writing the CMake build, I erroneously forced ZooKeeper to link to the Windows CRT statically. Instead of setting this, we should rely on CMake's defaults, and let users override it if they choose to by configuring with  setting {{CMAKE_CXX_ARGS}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)