- removed eigen path

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@1047 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-20 12:28:13 +00:00
parent 888d15e9f5
commit 2870d2984d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ BUILD_DIR ?= ./build/${CONFIG}
MAKEFLAGS += --no-print-directory
JUCE_PATH ?= $(realpath ../../../extlib/JUCE)
BLAZE_PATH ?= $(realpath ../../../extlib/blaze)
LIBSRC_PATH ?= $(realpath ../../../libsrc)
EIGEN_PATH ?= $(realpath ../../../extlib/eigen)