forestdb.lib: Got it compiled for win32. ``cmake -G "Visual Studio 14"
..`` vs ``cmake -G "Visual Studio 14 Win64" ..``db4
parent
0f994c9924
commit
b4af13959d
|
@ -9,8 +9,6 @@ kernel layouts libc make math math.parser math.ranges multiline
|
|||
namespaces sequences system tools.test ;
|
||||
IN: forestdb.lib
|
||||
|
||||
{ [ cell-bits 32 = ] [ os windows? ] } 0&& [
|
||||
|
||||
{ } [ [ delete-test-db-0 ] ignore-errors ] unit-test
|
||||
{ } [ [ delete-test-db-1 ] ignore-errors ] unit-test
|
||||
|
||||
|
@ -403,6 +401,4 @@ IN: forestdb.lib
|
|||
] with-fdb-byseq-each
|
||||
] { } make
|
||||
] with-forestdb-tester
|
||||
] unit-test
|
||||
|
||||
] unless
|
||||
] unit-test
|
Loading…
Reference in New Issue