File tree Expand file tree Collapse file tree
common-tools/linux/create_iso
rewritten-software-ports/linux/LoaderMDO Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22
33# Set the project name
44project (DEV7)
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
2- #cmake_minimum_required(VERSION 3.24)
1+ cmake_minimum_required (VERSION 3.28.3 )
32project (create_iso)
43message ("-- create_iso - CMake compilation" )
54
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
2- #cmake_minimum_required(VERSION 3.24)
1+ cmake_minimum_required (VERSION 3.28.3 )
32project (LoaderMDO)
43message ("-- LoaderMDO - CMake compilation" )
54
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (BCD1Creator)
33message ("-- BCD1Creator - CMake compilation" )
44
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (CTRKViewer)
33message ("-- CTRKViewer - CMake compilation" )
44
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (DEV7Launcher)
33message ("-- DEV7Launcher - CMake compilation" )
44
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (ModelPathDumper)
33message ("-- ModelPathDumper - CMake compilation" )
44
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (OBCViewer)
33message ("-- OBCViewer - CMake compilation" )
44
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (OBJDumper)
33message ("-- OBJDumper - CMake compilation" )
44
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.29.5 )
1+ cmake_minimum_required (VERSION 3.28.3 )
22project (PLAViewer)
33message ("-- PLAViewer - CMake compilation" )
44
You can’t perform that action at this time.
0 commit comments