update to cmake 3.22, update googletest (#138)
* Update googletest * cmake_minimum_version 3.22 That's the one included in Ubuntu 2022.04
This commit is contained in:
parent
9fd09d6dce
commit
82beeea910
@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.22)
|
||||||
|
|
||||||
project(cppdap VERSION 1.65.0 LANGUAGES CXX C)
|
project(cppdap VERSION 1.65.0 LANGUAGES CXX C)
|
||||||
|
|
||||||
|
2
third_party/googletest
vendored
2
third_party/googletest
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 0a03480824b4fc7883255dbd2fd8940c9f81e22e
|
Subproject commit f3c355f9dd382bc2c323be2713e351a578b68c61
|
Loading…
x
Reference in New Issue
Block a user