-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcbuild.def
35 lines (34 loc) · 861 Bytes
/
cbuild.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
EXPORTS
add_all_sources_from_directory
add_archiver_option
add_compiler_option
add_executable
add_global_archiver_option
add_global_compiler_option
add_global_include_search_path
add_global_linker_option
add_include_search_path
add_linker_option
add_shared_library
add_source_file
add_static_library
disable_registry
exclude_source_file
get_argument_or_default
get_target_name
link_with_library
link_with_target
register_action
remove_archiver_option
remove_compiler_option
remove_linker_option
set_output_location
set_toolchain
; Experimental API declarations
add_target_hook
get_generated_binary_file_path
set_install_location
install_target
add_global_system_include_search_path
add_system_include_search_path
find_executable