Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize CMake configuration #82

Closed
MisterGC opened this issue Dec 5, 2018 · 1 comment
Closed

Modernize CMake configuration #82

MisterGC opened this issue Dec 5, 2018 · 1 comment
Assignees
Labels
c++ C++ language generator enhancement New feature or request
Milestone

Comments

@MisterGC
Copy link
Contributor

MisterGC commented Dec 5, 2018

Currently the minimum supported version is 2.8.x - this prevents usage of a modern target- and property based configuration style which has been introduced with CMake 3.0.

@mikir mikir added this to the 1.2 milestone Feb 4, 2019
@mikir mikir added enhancement New feature or request c++ C++ language generator labels Feb 4, 2019
@mikir mikir modified the milestones: 1.2, 1.3 Feb 8, 2019
@Mi-La Mi-La modified the milestones: 1.3, Priority Backlog Aug 9, 2019
@mikir mikir modified the milestones: Priority Backlog, Backlog Nov 19, 2020
@mikir mikir modified the milestones: Backlog, 2.14 Jan 16, 2024
@Mi-La
Copy link
Contributor

Mi-La commented Feb 8, 2024

Currently zserio_compiler.jar requires CMake 3.15+. We should probably use at least this version.

Another important changes on the way:

@Mi-La Mi-La closed this as completed Feb 14, 2024
@Mi-La Mi-La self-assigned this Feb 14, 2024
mikir added a commit that referenced this issue Feb 20, 2024
This updates googletest library from version 1.11.0 to 1.12.0.
mikir added a commit that referenced this issue Feb 21, 2024
This updates googletest library from version 1.11.0 to 1.12.0.
mikir added a commit that referenced this issue Feb 21, 2024
This updates googletest library from version 1.11.0 to 1.12.0.
mikir added a commit that referenced this issue Apr 30, 2024
This updates googletest library from version 1.11.0 to 1.12.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ C++ language generator enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants