win32
This commit is contained in:
parent
5584eb1a55
commit
8ecb045cb5
9
CXX/CXXSources.cmake
Normal file
9
CXX/CXXSources.cmake
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
set (CXX_SOURCES
|
||||||
|
yapa.hh
|
||||||
|
yapdb.hh
|
||||||
|
yapi.cpp
|
||||||
|
yapi.hh
|
||||||
|
yapie.hh
|
||||||
|
yapq.hh
|
||||||
|
yapt.hh
|
||||||
|
)
|
@ -148,6 +148,7 @@ IF (CUDD_FOUND)
|
|||||||
|
|
||||||
install(TARGETS bddem
|
install(TARGETS bddem
|
||||||
LIBRARY DESTINATION ${dlls}
|
LIBRARY DESTINATION ${dlls}
|
||||||
|
ARCHIVE DESTINATION ${dlls}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user