Descripción
Sintaxis
class CCompiler
Constructores
Métodos
- add_include_dir
- add_library
- add_library_dir
- add_link_object
- add_runtime_library_dir
- announce
- compile
- create_static_lib
- debug_print
- define_macro
- detect_language
- executable_filename
- execute
- find_library_file
- has_function
- library_dir_option
- library_filename
- library_option
- link
- link_executable
- link_shared_lib
- link_shared_object
- mkpath
- move_file
- object_filenames
- preprocess
- runtime_library_dir_option
- set_executables
- set_include_dirs
- set_libraries
- set_library_dirs
- set_link_objects
- set_runtime_library_dirs
- shared_object_filename
- spawn
- undefine_macro
- warn
Ejemplo