forestdb.lib: Got it compiled for win32. ``cmake -G "Visual Studio 14"

..`` vs ``cmake -G "Visual Studio 14 Win64" ..``
db4
Doug Coleman 2016-03-07 11:56:39 -08:00
parent 0f994c9924
commit b4af13959d
1 changed files with 1 additions and 5 deletions

View File

@ -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