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 ;
|
namespaces sequences system tools.test ;
|
||||||
IN: forestdb.lib
|
IN: forestdb.lib
|
||||||
|
|
||||||
{ [ cell-bits 32 = ] [ os windows? ] } 0&& [
|
|
||||||
|
|
||||||
{ } [ [ delete-test-db-0 ] ignore-errors ] unit-test
|
{ } [ [ delete-test-db-0 ] ignore-errors ] unit-test
|
||||||
{ } [ [ delete-test-db-1 ] ignore-errors ] unit-test
|
{ } [ [ delete-test-db-1 ] ignore-errors ] unit-test
|
||||||
|
|
||||||
|
@ -404,5 +402,3 @@ IN: forestdb.lib
|
||||||
] { } make
|
] { } make
|
||||||
] with-forestdb-tester
|
] with-forestdb-tester
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
] unless
|
|
||||||
|
|
Loading…
Reference in New Issue