CMake: Another attempt to solve compilation error on Windows

This commit is contained in:
Sergey Sharybin
2015-09-17 14:29:56 +05:00
parent a712459603
commit 9744c8ca58

View File

@@ -41,4 +41,6 @@ set(SRC
format.h
)
add_definitions(${OPENJPEG_DEFINES})
blender_add_lib(extern_redcode "${SRC}" "${INC}" "${INC_SYS}")