mirror of
https://git.openwrt.org/project/uci.git
synced 2026-01-15 21:26:31 +00:00
The Lua module depends on the parent uci project and can't be build independently. Drop redundant cmake_minimum_required from lua/CMakeLists.txt and inherit the version from the parent CMake project to keep version consistency. Signed-off-by: David Härdeman <david@hardeman.nu> [ improve commit description ] Link: https://github.com/openwrt/uci/pull/7 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>