Added some parts of ctk lib.
As it looks now that lib contains way more then I want to pull in so i'm just copying the files i'm interested in.
This commit is contained in:
parent
a06c752029
commit
3a425ab7c1
11 changed files with 2162 additions and 2 deletions
|
|
@ -4,9 +4,11 @@ DEFINES += BOOST_ENABLE_ASSERT_HANDLER
|
|||
|
||||
|
||||
SUBDIRS += core \
|
||||
ctk \
|
||||
pgsql \
|
||||
pglab \
|
||||
pglablib
|
||||
pglablib \
|
||||
pglab
|
||||
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
SUBDIRS += tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue