Home
last modified time | relevance | path

Searched refs:try_compile (Results 1 – 25 of 1447) sorted by relevance

12345678910>>...58

/dports/net/librdkafka/librdkafka-1.8.2/packaging/cmake/try_compile/
H A Drdkafka_setup.cmake1 try_compile(
7 try_compile(
13 try_compile(
19 try_compile(
27 try_compile(
35 try_compile(
47 try_compile(
56 try_compile(
79 try_compile(
108 try_compile(
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/packaging/cmake/try_compile/
H A Drdkafka_setup.cmake1 try_compile(
7 try_compile(
13 try_compile(
19 try_compile(
27 try_compile(
35 try_compile(
47 try_compile(
56 try_compile(
79 try_compile(
108 try_compile(
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/packaging/cmake/try_compile/
H A Drdkafka_setup.cmake1 try_compile(
7 try_compile(
13 try_compile(
21 try_compile(
34 try_compile(
43 try_compile(
53 try_compile(
66 try_compile(
75 try_compile(
95 try_compile(
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/MaxRecursionDepth/
H A Dtry_compile-var-stderr.txt9 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:1 \(cmake_minimum_re…
13 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
17 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
21 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
25 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
29 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
33 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
37 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
41 CMake Error at .*/Tests/RunCMake/MaxRecursionDepth/try_compile/CMakeLists\.txt:5 \(try_compile\):
45 CMake Error at try_compile\.cmake:1 \(try_compile\):
H A Dtry_compile.cmake1 try_compile(result
2 "${CMAKE_CURRENT_BINARY_DIR}/try_compile"
3 "${CMAKE_CURRENT_SOURCE_DIR}/try_compile"
4 try_compile
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/try_compile/
H A DCMP0067.cmake5 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
15 message("before try_compile with CMP0067 WARN-default")
16 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
19 message("after try_compile with CMP0067 WARN-default")
23 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
29 message("before try_compile with CMP0067 OLD")
30 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
33 message("after try_compile with CMP0067 OLD")
36 message("before try_compile with CMP0067 NEW")
37 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
[all …]
H A DCMP0056.cmake10 message("before try_compile with CMP0056 WARN-default")
11 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
19 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
23 message("after try_compile with CMP0056 WARN-default")
27 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
35 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
42 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
50 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
52 message(STATUS "try_compile with CMP0056 OLD worked as expected")
57 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
[all …]
H A DCMP0066.cmake6 message("before try_compile with CMP0066 WARN-default")
7 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
15 message(STATUS "try_compile with CMP0066 WARN-default worked as expected")
17 message("after try_compile with CMP0066 WARN-default")
21 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
29 message(STATUS "try_compile with CMP0066 WARN-enabled worked as expected")
34 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
42 message(STATUS "try_compile with CMP0066 OLD worked as expected")
47 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
55 message(FATAL_ERROR "try_compile with CMP0066 NEW did not fail with PP_ERROR:\n${out}")
[all …]
H A DCxxStandardGNU.cmake2 try_compile(result ${CMAKE_CURRENT_BINARY_DIR}
10 message(FATAL_ERROR "try_compile failed:\n${out}")
17 try_compile(result ${CMAKE_CURRENT_BINARY_DIR}
22 message(FATAL_ERROR "try_compile failed:\n${out}")
H A DCStandardGNU.cmake2 try_compile(result ${CMAKE_CURRENT_BINARY_DIR}
10 message(FATAL_ERROR "try_compile failed:\n${out}")
17 try_compile(result ${CMAKE_CURRENT_BINARY_DIR}
22 message(FATAL_ERROR "try_compile failed:\n${out}")
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/try_compile/
H A DCMP0067.cmake5 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
15 message("before try_compile with CMP0067 WARN-default")
16 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
19 message("after try_compile with CMP0067 WARN-default")
23 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
29 message("before try_compile with CMP0067 OLD")
30 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
33 message("after try_compile with CMP0067 OLD")
36 message("before try_compile with CMP0067 NEW")
37 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
[all …]
H A DCMP0056.cmake10 message("before try_compile with CMP0056 WARN-default")
11 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
19 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
23 message("after try_compile with CMP0056 WARN-default")
27 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
35 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
42 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
50 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
52 message(STATUS "try_compile with CMP0056 OLD worked as expected")
57 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
[all …]
H A DCMP0066.cmake6 message("before try_compile with CMP0066 WARN-default")
7 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
15 message(STATUS "try_compile with CMP0066 WARN-default worked as expected")
17 message("after try_compile with CMP0066 WARN-default")
21 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
29 message(STATUS "try_compile with CMP0066 WARN-enabled worked as expected")
34 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
42 message(STATUS "try_compile with CMP0066 OLD worked as expected")
47 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
55 message(FATAL_ERROR "try_compile with CMP0066 NEW did not fail with PP_ERROR:\n${out}")
[all …]
H A DCMP0067-stderr.txt1 before try_compile with CMP0067 WARN-enabled but no variables
2 after try_compile with CMP0067 WARN-enabled but no variables
3 before try_compile with CMP0067 WARN-default
4 after try_compile with CMP0067 WARN-default
5 before try_compile with CMP0067 WARN-enabled
6 CMake Warning \(dev\) at CMP0067.cmake:[0-9]+ \(try_compile\):
21 after try_compile with CMP0067 WARN-enabled
33 before try_compile with CMP0067 OLD
34 after try_compile with CMP0067 OLD
35 before try_compile with CMP0067 NEW
[all …]
H A DCMP0056-stdout.txt1 -- try_compile with CMP0056 WARN-default worked as expected
2 -- try_compile with CMP0056 WARN-enabled worked as expected
3 -- try_compile with CMP0056 OLD worked as expected
4 -- try_compile with CMP0056 NEW worked as expected
H A DCMP0066-stdout.txt1 -- try_compile with CMP0066 WARN-default worked as expected
2 -- try_compile with CMP0066 WARN-enabled worked as expected
3 -- try_compile with CMP0066 OLD worked as expected
4 -- try_compile with CMP0066 NEW worked as expected
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/try_compile/
H A DCMP0067.cmake5 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
15 message("before try_compile with CMP0067 WARN-default")
16 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
19 message("after try_compile with CMP0067 WARN-default")
23 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
29 message("before try_compile with CMP0067 OLD")
30 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
33 message("after try_compile with CMP0067 OLD")
36 message("before try_compile with CMP0067 NEW")
37 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
[all …]
H A DCMP0056.cmake10 message("before try_compile with CMP0056 WARN-default")
11 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
19 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
23 message("after try_compile with CMP0056 WARN-default")
27 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
35 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
42 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
50 message(FATAL_ERROR "try_compile output mentions BADFLAG:\n${out}")
52 message(STATUS "try_compile with CMP0056 OLD worked as expected")
57 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
[all …]
H A DCMP0066.cmake6 message("before try_compile with CMP0066 WARN-default")
7 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
15 message(STATUS "try_compile with CMP0066 WARN-default worked as expected")
17 message("after try_compile with CMP0066 WARN-default")
21 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
29 message(STATUS "try_compile with CMP0066 WARN-enabled worked as expected")
34 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
42 message(STATUS "try_compile with CMP0066 OLD worked as expected")
47 try_compile(RESULT ${CMAKE_CURRENT_BINARY_DIR}
55 message(FATAL_ERROR "try_compile with CMP0066 NEW did not fail with PP_ERROR:\n${out}")
[all …]
H A DCStandardGNU.cmake2 try_compile(result ${CMAKE_CURRENT_BINARY_DIR}
10 message(FATAL_ERROR "try_compile failed:\n${out}")
17 try_compile(result ${CMAKE_CURRENT_BINARY_DIR}
22 message(FATAL_ERROR "try_compile failed:\n${out}")
/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/command/
H A Dautodist.py24 st = cmd.try_compile(body % {'inline': kw}, None, None)
42 st = cmd.try_compile(body % {'restrict': kw}, None, None)
63 return cmd.try_compile(body, None, None)
87 return cmd.try_compile(body % kw, None, None)
108 return cmd.try_compile(body, None, None) != 0
130 return cmd.try_compile(body, None, None) != 0
148 return cmd.try_compile(body, None, None) != 0
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/cmake/
H A Dconfig.cmake53 try_compile(
57 try_compile(
61 try_compile(
65 try_compile(
69 try_compile(
73 try_compile(
77 try_compile(
81 try_compile(
85 try_compile(
89 try_compile(
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/MaxRecursionDepth/
H A Dtry_compile.cmake1 try_compile(result
2 "${CMAKE_CURRENT_BINARY_DIR}/try_compile"
3 "${CMAKE_CURRENT_SOURCE_DIR}/try_compile"
4 try_compile
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/MaxRecursionDepth/
H A Dtry_compile.cmake1 try_compile(result
2 "${CMAKE_CURRENT_BINARY_DIR}/try_compile"
3 "${CMAKE_CURRENT_SOURCE_DIR}/try_compile"
4 try_compile
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/MaxRecursionDepth/try_compile/
H A DCMakeLists.txt5 try_compile(result
6 "${CMAKE_CURRENT_BINARY_DIR}/try_compile"
8 try_compile
13 project(try_compile NONE) project

12345678910>>...58