view doc/docs/cmake/MolkoSetBuildDirectories.md @ 253:c4da052c0def

core: goodbye doxygen
author David Demelier <markand@malikania.fr>
date Thu, 03 Dec 2020 09:06:52 +0100
parents
children
line wrap: on
line source

# molko_set_build_directories

Change build directories for the given target.

## Synopsis

```cmake
molko_set_build_directories(target)
```

This function will set output directories for the given target. It is
necessary so that binaries can know where to find extra data.