File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33cmake_minimum_required (VERSION 3.16 )
44cmake_policy (SET CMP0048 NEW )
55
6- project (icecream-cpp VERSION 0.3.1 LANGUAGES CXX )
6+ project (icecream-cpp VERSION 1.0.0 LANGUAGES CXX )
77
88include (CMakePackageConfigHelpers )
99
Original file line number Diff line number Diff line change 1- Copyright (c) 2019-2020 The IceCream-Cpp Developers. See the AUTHORS file at the
1+ Copyright (c) 2019-2025 The IceCream-Cpp Developers. See the AUTHORS file at the
22top-level directory of this distribution and at
33https://github.com/renatoGarcia/icecream-cpp
44
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2019-2020 The IceCream-Cpp Developers. See the AUTHORS file at the
2+ * Copyright (c) 2019-2025 The IceCream-Cpp Developers. See the AUTHORS file at the
33 * top-level directory of this distribution and at
44 * https://github.com/renatoGarcia/icecream-cpp
55 *
You can’t perform that action at this time.
0 commit comments