fixed paths to png and tiff in CMakeLists.txt and fixed link to lcms library (patch from winfried)
This commit is contained in:
parent
b55fd4bf46
commit
360871c995
|
@ -1,3 +1,4 @@
|
||||||
|
ADD_DEFINITIONS(-O3)
|
||||||
INCLUDE_REGULAR_EXPRESSION("^.*$")
|
INCLUDE_REGULAR_EXPRESSION("^.*$")
|
||||||
# Defines the source code for the library
|
# Defines the source code for the library
|
||||||
SET(JP3DVM_SRCS
|
SET(JP3DVM_SRCS
|
||||||
|
|
Loading…
Reference in New Issue