add_library(ocf_env ocf_env.c)
target_link_libraries(ocf_env pthread)
