OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmake
(Results
301 - 325
of
1271
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/protobuf/csharp/
generate_protos.sh
16
if [ -x
cmake
/build/Debug/protoc.exe ]; then
17
PROTOC=
cmake
/build/Debug/protoc.exe
18
elif [ -x
cmake
/build/Release/protoc.exe ]; then
19
PROTOC=
cmake
/build/Release/protoc.exe
/external/shaderc/spirv-headers/
CMakeLists.txt
36
# Using this source tree directly from a
CMake
-based project:
44
# 2.
cmake
..
45
# 3.
cmake
--build . install-headers
49
COMMAND
cmake
-E copy_directory ${CMAKE_CURRENT_SOURCE_DIR}/include/spirv ${CMAKE_INSTALL_PREFIX}/include/spirv)
/external/skqp/experimental/GLFWTest/
README.txt
4
1) Get GLFW 3.1.1 or later, and install it at third_party/externals/glfw. You'll need to run ?
cmake
? in that directory to build the makefiles, and then ?make? to build the libglfw.a library.
/external/tensorflow/tensorflow/tools/ci_build/
Dockerfile.hadoop
9
add-apt-repository -y ppa:george-edison55/
cmake
-3.x
/external/vulkan-validation-layers/
.appveyor.yml
39
# Determine the appropriate
CMake
generator for the current version of Visual Studio
47
# Generate build files using
CMake
for the build step.
48
- echo Generating
CMake
files for %GENERATOR%
52
-
cmake
-G %GENERATOR% ..
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/cmake/llvm/
FindSphinx.cmake
0
#
CMake
find_package() Module for Sphinx documentation generator
HandleLLVMStdlib.cmake
1
# This
CMake
module is responsible for setting the standard library to libc++
Completed in 485 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>