We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02de4b commit e97c8afCopy full SHA for e97c8af
4 files changed
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.3)
+cmake_minimum_required(VERSION 3.5)
2
3
project(decoder)
4
python/CMakeLists.txt
project(decoder VERSION 1.8.5)
find_package(PythonExtensions REQUIRED)
tests/BLE/CMakeLists.txt
project(test_ble)
tests/BLE_fail/CMakeLists.txt
project(test_ble_fail)
0 commit comments