/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/ |
H A D | 0002-always-build-fluid-and-export-pointers.patch | 13 CMake/export.cmake | 2 +- 16 diff --git a/CMake/export.cmake b/CMake/export.cmake 18 --- a/CMake/export.cmake 19 +++ b/CMake/export.cmake
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/ |
H A D | 0001-LazyFetch-allow-setting-the-cmake-generator.patch | 6 Allow configuring the CMake generator used for external components. By 29 + set(${UC_DEP_NAME}_GENERATOR ENV{${UC_DEP_NAME}_GENERATOR} CACHE STRING "CMake generator used f… 31 + set(${UC_DEP_NAME}_GENERATOR ${CMAKE_GENERATOR} CACHE STRING "CMake generator used for ${UC_DEP…
|
H A D | 0001-Pass-Yocto-build-settings-to-psa-arch-tests-native.patch | 28 # Let the CMake look for C compiler
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/ |
H A D | glmTargets.cmake | 1 # Generated by CMake 4 message(FATAL_ERROR "CMake >= 2.6.0 required") 9 # Generated CMake target import file. 70 message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/etcd-cpp-apiv3/ |
H A D | 0001-cmake-fix-when-cross-compiling.patch | 9 In order to generate protobuf files CMake need to use the protoc 12 Unfortunately, the protoc and grpc-cpp-plugin in the gRPC CMake 16 CMake is cross compiling.
|
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/ |
H A D | cmake.inc | 5 DESCRIPTION = "CMake is used to control the software compilation process \ 6 using simple platform and compiler independent configuration files. CMake \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/ |
H A D | civetweb_1.16.bb | 18 # Disable Lua and Duktape because they do not compile from CMake (as of v1.8, v1.9 and v1.10). 30 # should come from external CMake project)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/ |
H A D | 0002-Do-not-install-tools-a-CMake-targets.patch | 4 Subject: [PATCH] Do not install tools a CMake targets 8 CMake fail when searching for the library.
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | cmake.bbclass | 7 # Path to the CMake file to process. 13 # What CMake generator to use. 29 bb.fatal("Unknown CMake Generator %s" % generator) 83 # CMake expects target architectures in the format of uname(2), 104 # CMake system name must be something like "Linux".
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake/ |
H A D | CMakeLists.txt | 10 message(STATUS \"Install CMake project\")
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-cmake_3.28.3.bb | 1 SUMMARY = "CMake is an open-source, cross-platform family of tools designed to build, test and pack…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iniparser/ |
H A D | iniparser_4.1.bb | 13 file://Add-CMake-support.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
H A D | 0002-cmake-Use-exported-target-for-bz2.patch | 6 Without this change, CMake puts the entire path into the generated file.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
H A D | 0001-cmake-Use-GNUInstallDirs.patch | 31 …set (INSTALL_CMAKE_DIR ${DEF_INSTALL_CMAKE_DIR} CACHE PATH "Installation directory for CMake files…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/ |
H A D | libyui_4.2.3.bb | 10 file://0001-Use-relative-install-paths-for-CMake.patch \
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | 0001-cmake-Do-not-build-po-files.patch | 7 | CMake Error at CMakeLists.txt:252 (add_dependencies):
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/snappy/ |
H A D | fix-build-on-32bit-arm.patch | 7 supported on 32-bit CPUs. Make the CMake test reflect this so that
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | 0001-Make-ts-module-external.patch | 30 # so adding corresponding macros during CMake run
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen/ |
H A D | 0001-build-don-t-look-for-Iconv.patch | 6 Drop the find_package() for Iconv. CMake is unable to find iconv.h in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11/ |
H A D | 0001-Do-not-download-the-catch-framework-during-configure.patch | 24 - # FetchContent would be better, but requires newer CMake.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/ |
H A D | 0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch | 8 CMake Swig module and install those files. This should be applicable to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/ |
H A D | 0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch | 9 CMake Error at CMakeLists.txt:191 (message):
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
H A D | 0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch | 9 | CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables …
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/files/ |
H A D | 0001-tclap-add-pkg-config-file.patch | 6 The tclap switched from autotools to CMake in 1.4.0 and drop the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/ |
H A D | 0002-Remove-suffix-shared-from-shared-library-name.patch | 47 # Define some CMake variables for use later in the project
|