Skip to content
Snippets Groups Projects
Commit 46ccdac7 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent fbc4a80e
No related branches found
No related tags found
No related merge requests found
...@@ -488,7 +488,7 @@ if(ENABLE_MED OR ENABLE_CGNS) ...@@ -488,7 +488,7 @@ if(ENABLE_MED OR ENABLE_CGNS)
endif(ENABLE_MED OR ENABLE_CGNS) endif(ENABLE_MED OR ENABLE_CGNS)
if(ENABLE_TAUCS) if(ENABLE_TAUCS)
find_library(TAUCS_LIB taucs PATHS ENV CASROOT PATH_SUFFIXES lib) find_library(TAUCS_LIB taucs PATH_SUFFIXES lib)
if(TAUCS_LIB) if(TAUCS_LIB)
find_path(TAUCS_INC "taucs.h" PATH_SUFFIXES src include) find_path(TAUCS_INC "taucs.h" PATH_SUFFIXES src include)
if(TAUCS_INC) if(TAUCS_INC)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment