Home
last modified time | relevance | path

Searched refs:target_commands (Results 1 – 9 of 9) sorted by relevance

/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/InterfaceLibrary/
H A Dtarget_commands-stderr.txt1 CMake Error at target_commands.cmake:4 \(target_link_libraries\):
7 CMake Error at target_commands.cmake:5 \(target_link_libraries\):
13 CMake Error at target_commands.cmake:6 \(target_link_libraries\):
19 CMake Error at target_commands.cmake:7 \(target_link_libraries\):
25 CMake Error at target_commands.cmake:9 \(target_include_directories\):
31 CMake Error at target_commands.cmake:10 \(target_include_directories\):
37 CMake Error at target_commands.cmake:12 \(target_compile_definitions\):
43 CMake Error at target_commands.cmake:13 \(target_compile_definitions\):
H A DRunCMakeTest.cmake4 run_cmake(target_commands)
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/debugger/
H A Dduk_debugcommands.yaml14 target_commands:
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/debugger/
H A Dduk_debugcommands.yaml14 target_commands:
/dports/lang/duktape-lib/duktape-2.6.0/debugger/
H A Dduk_debugcommands.yaml14 target_commands:
/dports/lang/duktape/duktape-2.6.0/debugger/
H A Dduk_debugcommands.yaml14 target_commands:
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/InterfaceLibrary/
H A DRunCMakeTest.cmake4 run_cmake(target_commands)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/InterfaceLibrary/
H A DRunCMakeTest.cmake4 run_cmake(target_commands)
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dtarget.c5845 const struct command_registration target_commands[] = { in target_create() local
5855 e = register_commands(cmd_ctx, NULL, target_commands); in target_create()