File tree 17 files changed +17
-17
lines changed
open-simulation-interface-3.2.0
17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_engine LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (fable LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (fable_example_contacts LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (fable_example_simple_config LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe-models LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe-oak LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_vtd LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 )
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR )
2
2
3
3
project (open_simulation_interface
4
4
LANGUAGES CXX
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (vtd_api LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_basic LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_gndtruth_extractor LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_minimator LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_mocks LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_noisy_sensors LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_speedometer LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe_plugin_virtue LANGUAGES CXX)
4
4
Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.7 FATAL_ERROR)
1
+ cmake_minimum_required (VERSION 3.15 FATAL_ERROR)
2
2
3
3
project (cloe-runtime LANGUAGES CXX)
4
4
You can’t perform that action at this time.
0 commit comments