- fixed overwriting define and include of packages

- added blase path

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@938 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-02 18:37:19 +00:00
parent 9f601d2fe6
commit 51ab8c01eb
6 changed files with 12 additions and 10 deletions
+1
View File
@@ -7,5 +7,6 @@ MAKEFLAGS += --no-print-directory
LIBSRC_PATH ?= $(realpath ../../libsrc)
JUCE_PATH ?= $(realpath ../../extlib/JUCE)
EIGEN_PATH ?= $(realpath ../../extlib/eigen)
BLAZE_PATH ?= $(realpath ../../extlib/blaze)
export