Changeset 19379
- Timestamp:
- 11/11/18 15:51:20 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/CMakeLists.txt
r19371 r19379 579 579 SET(FACT++LIBS 580 580 StateMachine Tools Configuration Time Dim++ Dim DimExtension 581 mysqlppreadline ${CURSES_LIBRARIES} panel Boost::thread) # HAVE_SQL581 readline ${CURSES_LIBRARIES} panel Boost::thread) # HAVE_SQL 582 582 583 583 # -------------------------------------------------------- … … 765 765 766 766 TARGET_LINK_LIBRARIES(viewer 767 ${Boost_LIBRARIES} Configuration mysqlpp767 ${Boost_LIBRARIES} Configuration 768 768 Qt4::QtGui Qt4::QtOpenGL 769 769 ${OPENGL_LIBRARIES} # OpenGL::GL OpenGL::GLU
Note:
See TracChangeset
for help on using the changeset viewer.