treewide: back to cmake.mk

Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2021-06-10 16:27:06 -07:00
parent e2d9e874dc
commit 2e654b19f3
130 changed files with 130 additions and 130 deletions

View File

@@ -24,7 +24,7 @@ PKG_CPE_ID:=cpe:/a:yaml-cpp_project:yaml-cpp
CMAKE_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
include ../../devel/ninja/ninja-cmake.mk
include $(INCLUDE_DIR)/cmake.mk
define Package/libyaml-cpp
SECTION:=development