[geos-devel] [GEOS] #932: improve static-library build
GEOS
geos-trac at osgeo.org
Tue Aug 15 20:26:08 PDT 2023
#932: improve static-library build
------------------------+---------------------------
Reporter: basiliscos | Owner: geos-devel@…
Type: patch | Status: closed
Priority: major | Milestone: 3.10.0
Component: Default | Version: main
Severity: Unassigned | Resolution: fixed
Keywords: |
------------------------+---------------------------
Changes (by GitHub <noreply@…>):
* resolution: worksforme => fixed
Comment:
In [changeset:"87bf94a3227626bba6a94fe65abd3b6bd2344fa6/git" 87bf94a/git]:
{{{#!CommitTicketReference repository="git"
revision="87bf94a3227626bba6a94fe65abd3b6bd2344fa6"
Fix CMake on Windows with Visual Studio (#945)
Avoid setting CMAKE_BUILD_TYPE default when multi-config generators are
used.
Avoid setting CMAKE_BUILD_TYPE STRINGS property if it is not a cache
variable. This avoids CMake errors if CMAKE_BUILD_TYPE isn't set on the
command-line.
Closes #932
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/932#comment:4>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list