You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create static and dynamic libraries during build (#4)
* Change CMAKE_SOURCE_DIR to cpptcl_SOURCE_DIR
* Convert cpptcl to static library
* Set property POSITION_INDEPENDENT_CODE to ON
* Generate dynamic and static libraries
0 commit comments