Fix cmake build

This commit is contained in:
Chris Lee
2018-05-31 07:16:08 +00:00
parent 14074894f9
commit 6681cfbca6
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ include_directories( ../util
${RSVG_INCLUDE_DIRS} )
set(SOURCES ../util/common.c
../util/bt.c
../util/strnatcmp.c
../util/cache.c
../util/timer.c