saved states and anaconda
This commit is contained in:
@@ -139,6 +139,7 @@ IF (CUDD_FOUND)
|
||||
TARGET_LINK_LIBRARIES(bddem
|
||||
${CUDD_LIBRARIES}
|
||||
libYap
|
||||
m
|
||||
)
|
||||
|
||||
set_target_properties (bddem PROPERTIES
|
||||
|
@@ -15,6 +15,7 @@ set_target_properties (LPADbdd PROPERTIES
|
||||
)
|
||||
|
||||
target_link_libraries(LPADbdd
|
||||
m
|
||||
${CUDD_LIBRARIES}
|
||||
libYap
|
||||
)
|
||||
|
Reference in New Issue
Block a user