Changeset 67afa3 for data


Ignore:
Timestamp:
Oct 23, 2022, 10:33:19 PM (3 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
c8a442
Parents:
894040
Message:

FIX: updates to m4/boost.m4.

  • toolset updates to gcc 7.5
  • removing hack with -lpython3.8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/icons/Makefile.am

    r894040 r67afa3  
    11AM_CPPFLAGS = ${QT_CFLAGS}
    22
    3 if CONDQTGUI
    43EXTRA_DIST = \
    54        icons.qrc \
     
    1211        molecuildergui_logo.png
    1312
     13if CONDQTGUI
    1414qrc_%.cpp qrc_%.d: %.qrc
    1515        echo "Compiling qrc files ..."
     
    1919
    2020noinst_LTLIBRARIES = libicons.la
    21 libicons_la_SOURCES = qrc_icons.cpp
     21nodist_libicons_la_SOURCES = qrc_icons.cpp
    2222
    2323sinclude qrc_icons.d
Note: See TracChangeset for help on using the changeset viewer.