Home
last modified time | relevance | path

Searched +full:cmake +full:- +full:ext (Results 1 – 2 of 2) sorted by relevance

/nanopb-3.4.0/zephyr/
Dmodule.yml3 cmake-ext: True
4 kconfig-ext: True
/nanopb-3.4.0/extra/
DFindNanopb.cmake1 # This is an example script for use with CMake projects for locating and configuring
7 # PROTOBUF_SRC_ROOT_FOLDER - When compiling with MSVC, if this cache variable is set
8 # the protobuf-default VS project build locations
12 # NANOPB_IMPORT_DIRS - List of additional directories to be searched for
15 # NANOPB_OPTIONS - List of options passed to nanopb.
17 # NANOPB_DEPENDS - List of files to be used as dependencies
22 # NANOPB_GENERATE_CPP_APPEND_PATH - By default -I will be passed to protoc
28 # PROTOC_OPTIONS - Pass options to protoc executable
32 # NANOPB_FOUND - Found the nanopb library (source&header files, generator tool, protoc compiler t…
33 # NANOPB_INCLUDE_DIRS - Include directories for Google Protocol Buffers
[all …]