aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorArthurSonzogni <[email protected]>2019-04-29 23:59:36 +0200
committerArthurSonzogni <[email protected]>2019-04-30 04:17:43 +0200
commit2eb657f2dfad41e7d0946de4c91f766eb9b846f4 (patch)
tree511b57b25924712c3790c6df3c4a5848a800364d /alsoftrc.sample
parentc7e388873c075daa58c26d168080b36300372fd0 (diff)
CMAKE: export PUBLIC headers of OpenAL.
Remove the cmake function: INCLUDE_DIRECTORIES(..) Replace it by: TARGET_INCLUDE_DIRECTORIES(...) It gives us the opportunity to define whether or not OpenAL dependencies should be exported or not (using PUBLIC or PRIVATE keywoard). [user visible changes] The OpenAL PUBLIC headers are exported. When a target depends on OpenAL, it will have access to its public headers. Some small refactor along the way.
Diffstat (limited to 'alsoftrc.sample')
0 files changed, 0 insertions, 0 deletions