To be able to integrate logog into other cmake build processes easily, a logogConfig.cmake file containing information about include and link pathes is necessary. See
http://www.vtk.org/Wiki/CMake/Tutorials/How_to_create_a_ProjectConfig.cmake_file
for further informations.
To be able to integrate logog into other cmake build processes easily, a logogConfig.cmake file containing information about include and link pathes is necessary. See