mirror of
https://github.com/mesonbuild/meson.git
synced 2026-08-10 17:14:14 +00:00
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.
543 B
543 B
Windows module
This module provides functionality used to build applications for Windows.
Methods
compile_resources
Compiles Windows rc files specified in the positional arguments. Returns an opaque object that you put in the list of sources for the target you want to have the resources in. This method has the following keyword argument.
argslists extra arguments to pass to the resource compilerinclude_directorieswhich does the same thing as it does on target declarations: specifies header search directories