Changeset 5b8c49 for ThirdParty
- Timestamp:
- Sep 13, 2025, 2:44:01 PM (7 weeks ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 5d18f3
- Parents:
- 6762b2
- git-author:
- Frederik Heber <frederik.heber@…> (08/30/25 14:36:40)
- git-committer:
- Frederik Heber <frederik.heber@…> (09/13/25 14:44:01)
- Location:
- ThirdParty
- Files:
-
- 2 edited
-
JobMarket/configure.ac (modified) (1 diff)
-
LinearAlgebra/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/JobMarket/configure.ac
r6762b2 r5b8c49 94 94 95 95 # CodePatterns library (requires new global NotificationChannel functions) 96 AM_PATH_CODEPATTERNS([1.3. 2], $have_debug,,[96 AM_PATH_CODEPATTERNS([1.3.3], $have_debug,,[ 97 97 # compile from ThirdParty 98 98 [CodePatterns_LDFLAGS='-L$(top_builddir)/../CodePatterns/src'] -
ThirdParty/LinearAlgebra/configure.ac
r6762b2 r5b8c49 99 99 100 100 # CodePatterns library (serialization header before MemDebug.hpp ) 101 AM_PATH_CODEPATTERNS([1.3. 2], $have_debug,,[101 AM_PATH_CODEPATTERNS([1.3.3], $have_debug,,[ 102 102 # compile from ThirdParty 103 103 #AC_DEFINE(COMPILE_CODEPATTERNS,1, ["compile internal codepatterns library."])
Note:
See TracChangeset
for help on using the changeset viewer.
