remove spalib

This commit is contained in:
Wim Taymans 2018-08-14 12:33:53 +02:00
parent d3b9a52ec4
commit 9d36b85dd6
49 changed files with 566 additions and 1162 deletions

View file

@ -19,10 +19,8 @@ threads_dep = dependency('threads')
#mathlib = cc.find_library('m', required : false)
spa_inc = include_directories('include')
spa_libinc = include_directories('.')
subdir('include')
subdir('lib')
subdir('plugins')
subdir('tools')
subdir('tests')