Update CMakeLists.txt
authorberak <px1704@web.de>
Fri, 22 Mar 2013 08:31:40 +0000 (09:31 +0100)
committerberak <px1704@web.de>
Fri, 22 Mar 2013 08:31:40 +0000 (09:31 +0100)
commitd32af86e75e5391b815cf32f27a546a715a416a6
tree54f10dd11515b13667730267d170233a2950b92d
parent6569a585182fb1ec05a0af7a6e70964e183ed220
Update CMakeLists.txt

exclude IlmImf/b44ExpLogTable.cpp from the build,

it's used originally to generate IlmImf/b44ExpLogTable.h, but not nessecary for the library.(probably only here for documentation

when included with static linking it introduces a problem with multiple definitions of main()
3rdparty/openexr/CMakeLists.txt