Changeset 19379 for trunk/FACT++


Ignore:
Timestamp:
11/11/18 15:51:20 (6 years ago)
Author:
tbretz
Message:
Already linked in libConfiguration
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/CMakeLists.txt

    r19371 r19379  
    579579SET(FACT++LIBS
    580580        StateMachine Tools Configuration Time Dim++ Dim DimExtension
    581         mysqlpp readline ${CURSES_LIBRARIES} panel Boost::thread) # HAVE_SQL
     581        readline ${CURSES_LIBRARIES} panel Boost::thread) # HAVE_SQL
    582582
    583583# --------------------------------------------------------
     
    765765
    766766TARGET_LINK_LIBRARIES(viewer
    767         ${Boost_LIBRARIES} Configuration mysqlpp
     767        ${Boost_LIBRARIES} Configuration
    768768        Qt4::QtGui Qt4::QtOpenGL
    769769        ${OPENGL_LIBRARIES} # OpenGL::GL OpenGL::GLU
Note: See TracChangeset for help on using the changeset viewer.