imageworks/Field3D

Building static on linux

Opened this issue · 0 comments

IF ( CMAKE_HOST_WIN32 )

When building static library on centos the "LIB_TYPE" must be set to "STATIC" manually. Is there a particular reason to enable static only for win32?