Skip to content

Instantly share code, notes, and snippets.

View koami4k0ntrast's full-sized avatar

Koami Crédo koami4k0ntrast

  • K0ntrast SARL
  • Ouagadougou
  • 23:52 (UTC)
View GitHub Profile
@koami4k0ntrast
koami4k0ntrast / CMake_3_20_Ubuntu_18_04.md
Created March 2, 2025 18:56 — forked from bmegli/CMake_3_20_Ubuntu_18_04.md
CMake 3.20 in Ubuntu 18.04 (reversible way)

Motivatation

  • modern CMake is required for building a lot of new software
  • CMake is dependency for many packages (e.g. ROS related)
  • we don't want to remove CMake (which would remove packages that depend on it)
  • we want safe procedure to update CMake that can be reversed easily

Current version in OS

Check current version