OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMAKE_PREFIX
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/
update_file_lists.sh
115
CMAKE_PREFIX
="\${protobuf_source_dir}/src/"
116
set_cmake_value $CMAKE_DIR/libprotobuf-lite.cmake libprotobuf_lite_files $
CMAKE_PREFIX
$LIBPROTOBUF_LITE_SOURCES
117
set_cmake_value $CMAKE_DIR/libprotobuf.cmake libprotobuf_files $
CMAKE_PREFIX
$LIBPROTOBUF_SOURCES
118
set_cmake_value $CMAKE_DIR/libprotoc.cmake libprotoc_files $
CMAKE_PREFIX
$LIBPROTOC_SOURCES
121
set_cmake_value $CMAKE_DIR/tests.cmake common_test_files $
CMAKE_PREFIX
$COMMON_TEST_SOURCES
122
set_cmake_value $CMAKE_DIR/tests.cmake common_lite_test_files $
CMAKE_PREFIX
$COMMON_LITE_TEST_SOURCES
123
set_cmake_value $CMAKE_DIR/tests.cmake tests_files $
CMAKE_PREFIX
$TEST_SOURCES
124
set_cmake_value $CMAKE_DIR/tests.cmake lite_test_files $
CMAKE_PREFIX
$LITE_TEST_SOURCES
125
set_cmake_value $CMAKE_DIR/tests.cmake lite_arena_test_files $
CMAKE_PREFIX
$LITE_ARENA_TEST_SOURCES
/external/protobuf/util/
update_file_lists.sh
115
CMAKE_PREFIX
="\${protobuf_source_dir}/src/"
116
set_cmake_value $CMAKE_DIR/libprotobuf-lite.cmake libprotobuf_lite_files $
CMAKE_PREFIX
$LIBPROTOBUF_LITE_SOURCES
117
set_cmake_value $CMAKE_DIR/libprotobuf.cmake libprotobuf_files $
CMAKE_PREFIX
$LIBPROTOBUF_SOURCES
118
set_cmake_value $CMAKE_DIR/libprotoc.cmake libprotoc_files $
CMAKE_PREFIX
$LIBPROTOC_SOURCES
121
set_cmake_value $CMAKE_DIR/tests.cmake common_test_files $
CMAKE_PREFIX
$COMMON_TEST_SOURCES
122
set_cmake_value $CMAKE_DIR/tests.cmake common_lite_test_files $
CMAKE_PREFIX
$COMMON_LITE_TEST_SOURCES
123
set_cmake_value $CMAKE_DIR/tests.cmake tests_files $
CMAKE_PREFIX
$TEST_SOURCES
124
set_cmake_value $CMAKE_DIR/tests.cmake lite_test_files $
CMAKE_PREFIX
$LITE_TEST_SOURCES
125
set_cmake_value $CMAKE_DIR/tests.cmake lite_arena_test_files $
CMAKE_PREFIX
$LITE_ARENA_TEST_SOURCES
Completed in 3902 milliseconds