- set blaze path

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@939 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-02 19:38:35 +00:00
parent 51ab8c01eb
commit 8b030a96d6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ BUILD_DIR ?= ./build/${CONFIG}
LIBSRC_PATH ?= $(realpath ../../../libsrc)
EIGEN_PATH ?= $(realpath ../../../extlib/eigen)
BLAZE_PATH ?= $(realpath ../../../extlib/blaze)