1 2 3 4
SET(removeoverlap_SRC removeoverlap.cpp ) ADD_LIBRARY(removeoverlap STATIC ${removeoverlap_SRC})