summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2018-08-31 07:34:30 +0200
committerWerner Lemberg <wl@gnu.org>2018-08-31 07:34:30 +0200
commitd91f752b773d22679939414a014fd2934c18c5b0 (patch)
tree9c9728aa9c5e72023f1d0a854f28093acd58e88b /CMakeLists.txt
parent423fce2e3ed63ee48d2142a92e588a57633ae32b (diff)
downloadfreetype2-d91f752b773d22679939414a014fd2934c18c5b0.tar.gz
Whitespace.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3f583373a..f7793a04d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -372,7 +372,7 @@ target_include_directories(
$<INSTALL_INTERFACE:include/freetype2>
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}/include>
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
- PRIVATE
+ PRIVATE
${CMAKE_CURRENT_BINARY_DIR}/include
${CMAKE_CURRENT_SOURCE_DIR}/include)