zephyr/tests/bluetooth/init
Sebastian Bøe 55ee53ce91 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts
Prepend the text 'cmake_minimum_required(VERSION 3.8.2)' into the
application and test build scripts.

Modern versions of CMake will spam users with a deprecation warning
when the toplevel CMakeLists.txt does not specify a CMake
version. This is documented in bug #8355.

To resolve this we include a cmake_minimum_required() line into the
toplevel build scripts. Additionally, cmake_minimum_required is
invoked from within boilerplate.cmake. The highest version will be
enforced.

This patch allows us to afterwards change CMake policy CMP000 from OLD
to NEW which in turn finally rids us of the verbose warning.

The extra boilerplate is considered more acceptable than the verbosity
of the CMP0000 policy.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-08-15 04:06:50 -07:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_0.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_1.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_2.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_3.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_4.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_5.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_6.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_7.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_8.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_9.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_10.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_11.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_12.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_13.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_14.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_15.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_16.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_17.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_18.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_19.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_20.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_21.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_22.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_controller.conf drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
prj_controller_4_0.conf drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
prj_controller_dbg.conf bluetooth: disable user mode for one test 2018-05-22 15:59:07 -07:00
prj_controller_tiny.conf drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
prj_h5.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
prj_h5_dbg.conf tests: init: use ztest APIs 2017-09-13 09:48:34 -04:00
testcase.yaml boards: delete arduino_101_ble board 2018-03-23 16:21:16 -04:00