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,7 +148,8 @@ IF (CUDD_FOUND)
|
||||
|
||||
install(TARGETS bddem
|
||||
LIBRARY DESTINATION ${dlls}
|
||||
)
|
||||
ARCHIVE DESTINATION ${dlls}
|
||||
)
|
||||
|
||||
|
||||
add_library (cplint SHARED
|
||||
|
Reference in New Issue
Block a user