Skip to content

Commit

Permalink
Add missing library
Browse files Browse the repository at this point in the history
This fixes issue opencog#2674
  • Loading branch information
linas committed Jun 4, 2020
1 parent 7145281 commit 54f969b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/AtomSpaceConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ set(ATOMSPACE_clearbox_LIBRARY clearbox)
set(ATOMSPACE_container_LIBRARY container)
set(ATOMSPACE_execution_LIBRARY execution)
set(ATOMSPACE_lambda_LIBRARY lambda)
set(ATOMSPACE_load_scm_LIBRARY load_scm)
set(ATOMSPACE_persist_LIBRARY persist)
set(ATOMSPACE_smob_LIBRARY smob)
set(ATOMSPACE_truthvalue_LIBRARY truthvalue)
Expand Down

0 comments on commit 54f969b

Please sign in to comment.