Changeset 9259c3 for ThirdParty/mpqc_open/src/lib/util/options
- Timestamp:
- Sep 13, 2025, 2:44:01 PM (7 weeks ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- e9f307
- Parents:
- 9f1c84
- git-author:
- Frederik Heber <frederik.heber@…> (09/13/25 09:31:33)
- git-committer:
- Frederik Heber <frederik.heber@…> (09/13/25 14:44:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/mpqc_open/src/lib/util/options/Makefile.am
r9f1c84 r9259c3 44 44 #libSCoptions_libincludedir = $(libdir)/util/options/include 45 45 #nodist_libSCoptions_libinclude_HEADERS = $(top_builddir)/src/lib/scconfig.h 46 47 48 OPTIONSTESTS = \49 sample50 51 TESTS += $(OPTIONSTESTS)52 check_PROGRAMS += $(OPTIONSTESTS)53 noinst_PROGRAMS += $(OPTIONSTESTS)54 55 OPTIONSLIBS = \56 libSCoptions.la57 58 sample_SOURCES = \59 util/options/README.cc60 61 sample_LDADD = \62 $(OPTIONSLIBS)63 64
Note:
See TracChangeset
for help on using the changeset viewer.
