* makedsig has been integrated with makedstp, it should handle both LIB and TPL files * other tools have not been modified
8 lines
90 B
CMake
8 lines
90 B
CMake
set(SRC
|
|
perfhlib.cpp
|
|
perfhlib.h
|
|
PatternCollector.h
|
|
|
|
)
|
|
add_library(dcc_hash STATIC ${SRC})
|