Bump buidlroot version to 2018.02.6
This commit is contained in:
11
bsp/buildroot/package/cmake/Config.in.host
Normal file
11
bsp/buildroot/package/cmake/Config.in.host
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_HOST_CMAKE
|
||||
bool "host cmake"
|
||||
help
|
||||
CMake is an open-source, cross-platform family of tools
|
||||
designed to build, test and package software. CMake is used
|
||||
to control the software compilation process using simple
|
||||
platform and compiler independent configuration files, and
|
||||
generate native makefiles and workspaces that can be used in
|
||||
the compiler environment of your choice.
|
||||
|
||||
http://www.cmake.org/
|
||||
Reference in New Issue
Block a user