commit | 4326ef7f7e495c369c2e92ef6f150d0fdb8e11a7 | [log] [tgz] |
---|---|---|
author | Timofei Zhakov <rinrab@apache.org> | Wed Sep 04 15:43:49 2024 +0000 |
committer | Timofei Zhakov <rinrab@apache.org> | Wed Sep 04 15:43:49 2024 +0000 |
tree | 1c5a9680f397f55d172e7e410d22c5e98985a08d | |
parent | 7431feb6924ed0fdae775e8c3c2264ee445b3402 [diff] |
On the 'cmake' branch: Disable targets, that have msvc_force_static only on Windows platforms, because Linux doesn't have any limitations with them. * build/generator/gen_cmake.py (get_target_conditions): Generate `NOT (BUILD_SHARED_LIBS AND WIN32)` condition instead of `NOT BUILD_SHARED_LIBS` for the force-static targets. git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/cmake@1920470 13f79535-47bb-0310-9956-ffa450edef68