- Bug: In CMakeLists.txt, when our custom macro "setup_boost()" is used,
do not call find_package() afterward, it corrupt the library pathes
from '/usr/lib/' to '/usr/lib/lib/'.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FindCORIOLIS.cmake | ||
| FindLATEX.cmake | ||
| FindOPENACCESS.cmake | ||
| UseLATEX.cmake | ||