compile
[kdegraphics.git] / strigi-analyzer / CMakeLists.txt
blob98d7fec2bc847d86d5b425762d308a4495872646
2 add_subdirectory( dvi )
3 add_subdirectory( mobi )
5 message(STATUS "!!!!!!!!!!!!!!!!!!!! FIX THE KFILE PLUGINS FOR STRIGI-ANALYZER !!!!!!!!!!!!!!!!!!!!!!!!!")
7 #macro_optional_find_package(OpenEXR)
8 #macro_optional_find_package(TIFF)
10 #if(OPENEXR_FOUND)
11 #add_subdirectory(exr)
12 #endif(OPENEXR_FOUND)
14 #if(TIFF_FOUND)
15 #add_subdirectory(tiff)
16 #endif(TIFF_FOUND)
18 #add_subdirectory( rgb )
19 #add_subdirectory( pnm )
20 #add_subdirectory( dds )
21 if ( UNIX )
22     #  add_subdirectory( raw )
23 else( UNIX )
24     # MESSAGE(STATUS "index function is not found under Windows")       
25 endif( UNIX )
26 #add_subdirectory( xps )