Commit Graph

9 Commits

Author SHA1 Message Date
Jochen Topf 32c3e92166 Update CI to run on Ubuntu 22.04 and 24.04 2025-06-11 11:07:09 +02:00
Jochen Topf 30097cd4cb CMake config: Set minimum C++ version needed in a different way
This setting should be overwritten if CMake find that some library needs
an even more modern version.
2024-01-07 17:41:31 +01:00
Jochen Topf 4195fe6557 CMake config: Remove unused line 2022-05-27 12:35:46 +02:00
Jochen Topf 6e9c00769f CMake: Do not set C++ version any more.
At least C++11 is standard in modern compilers anyway. Only macOS seems
to need an explicit set for this.
2022-05-27 11:48:42 +02:00
Jochen Topf a386f1b48c Set shared library version and bump version number to 1.5.0
See #53.
2021-01-03 16:50:22 +01:00
Tom Hughes ac8cf96890 Use the GNUInstallDirs module to set installation directories 2021-01-03 11:01:48 +00:00
Jochen Topf e464c06294 Modernize and clean up CMake configuration 2021-01-02 20:27:50 +01:00
alex85k 1078fd47f3 More compilation fixes 2013-07-22 23:13:26 +06:00
alex85k 72fdfb4ccb Added CMAKE project files and windows-compatibilty to osmpbf-outline 2013-06-04 17:38:55 +05:00