Code

Fixed Win32 code for MS Windows-specific color profile location. Fixes bug #214198.
[inkscape.git] / src / algorithms / CMakeLists.txt
1 #SET(algorithms_SRC
2 #find-if-before.h
3 #find-last-if.h
4 #longest-common-suffix.h
5 #)
6 #ADD_LIBRARY(algorithms STATIC ${algorithms_SRC})