cmake: Use target_include_directories()
authorAndreas Schneider <asn@samba.org>
Tue, 7 May 2019 10:45:48 +0000 (12:45 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 3 Jun 2019 10:54:22 +0000 (12:54 +0200)
commit4ed04f4d6a5093edabb9b2d97de42b1d7505a0f1
treef4e5b0707a5e3423e814a39d6d0a0c578cd74ec2
parenta25fbab6607e792d491f884f28b18dbcce5970a0
cmake: Use target_include_directories()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@samba.org>
src/CMakeLists.txt
tests/CMakeLists.txt