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

Fix indentation whitespaces

parent ebcec701
......@@ -83,8 +83,8 @@ foreach (comp ${CAF_FIND_COMPONENTS})
endif ()
find_library(CAF_LIBRARY_${UPPERCOMP}
NAMES
"caf_${comp}"
"caf_${comp}_static"
"caf_${comp}"
"caf_${comp}_static"
HINTS
${library_hints}
/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