Commit 84607e71 authored by Dominik Charousset's avatar Dominik Charousset

Fix indentation whitespaces

parent ebcec701
...@@ -83,8 +83,8 @@ foreach (comp ${CAF_FIND_COMPONENTS}) ...@@ -83,8 +83,8 @@ foreach (comp ${CAF_FIND_COMPONENTS})
endif () endif ()
find_library(CAF_LIBRARY_${UPPERCOMP} find_library(CAF_LIBRARY_${UPPERCOMP}
NAMES NAMES
"caf_${comp}" "caf_${comp}"
"caf_${comp}_static" "caf_${comp}_static"
HINTS HINTS
${library_hints} ${library_hints}
/usr/lib /usr/lib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment