Home
last modified time | relevance | path

Searched defs:CMake (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/libfido2/windows/
H A Dbuild.ps148 $CMake = $(Get-Command cmake -ErrorAction Ignore | ` variable
50 if ([string]::IsNullOrEmpty($CMake)) { variable
51 $CMake = $CMakePath variable
53 if (-Not (Test-Path $CMake)) { variable
54 throw "Unable to find CMake at $CMake" variable
89 Write-Host "CMake: $CMake" variable
145 & $CMake ..\..\..\${LIBRESSL} -A "${Arch}" ` variable
151 & $CMake --build . --config ${Config} --verbose; ExitOnError variable
152 & $CMake --build . --config ${Config} --target install --verbose; ` variable
163 & $CMake ..\..\..\${LIBCBOR} -A "${Arch}" ` variable
[all …]
/freebsd-src/contrib/googletest/googletest/
H A DREADME.md22 #### Standalone CMake Project argument
57 #### Incorporating Into An Existing CMake Project argument
125 C++ Standard VersionBuild with CMake global() argument
[all...]
/freebsd-src/contrib/libcbor/doc/source/
H A Dgetting_started.rst35 .. _CMake: http://cmake.org/ target in Building & installing libcbor
/freebsd-src/contrib/googletest/docs/
H A Dpkgconfig.md17 ### CMake subsection
/freebsd-src/contrib/tcpdump/doc/
H A DREADME.Win32.md
/freebsd-src/contrib/libpcap/doc/
H A DREADME.Win32.md
/freebsd-src/contrib/expat/
H A DREADME.md211 Available OptionsExpat, Release 2.6.0""Building from a Source Distribution""b) Building with CMake global() argument
[all...]