Skip to content

Make cppast compile with modern toolset#178

Open
gkodinov wants to merge 1 commit into
standardese:mainfrom
gkodinov:fix_cmake_and_update_dependencies
Open

Make cppast compile with modern toolset#178
gkodinov wants to merge 1 commit into
standardese:mainfrom
gkodinov:fix_cmake_and_update_dependencies

Conversation

@gkodinov
Copy link
Copy Markdown

Fixed the following:

  • updated the cmake_minimum_required() target version to 4.0 : 3.x deprecated
  • Upgraded external repos to use the latest from the 3d party libraries
  • Upgraded Catch2 tests to use the newer test infra
  • Removed obsolete [!hide] from the test descriptions
  • fixed a warning in "" operator overload.

Fixed the following:
 - updated the cmake_minimum_required() target version to 4.0 : 3.x deprecated
 - Upgraded external repos to use the latest from the 3d party libraries
 - Upgraded Catch2 tests to use the newer test infra
 - Removed obsolete [!hide] from the test descriptions
 - fixed a warning in "" operator overload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant