https://github.com/imageworks/Field3D/blob/0cf75ad982917e0919f59e5cb3d483517d06d7da/CMakeLists.txt#L89 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?
Field3D/CMakeLists.txt
Line 89 in 0cf75ad
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?