Skip to content

Commit

Permalink
Merge pull request #52 from mbientlab/unix_test
Browse files Browse the repository at this point in the history
unix_changes
  • Loading branch information
lkasso authored Jan 15, 2023
2 parents 8329afc + 72ce98f commit cb82935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ tag:
git tag -a $(VERSION)

bindings:
$(file > $@,$(MASTER_HEADERS))
$(MAKE) CXX=$(CXX) -C c-binding-generator/ -j4
$(MAKE) APP_NAME=metawearbinding MODULES=metawear/generator \
CXXFLAGS="-std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Werror -Ic-binding-generator/src -Isrc -DMETAWEAR_DLL -DMETAWEAR_DLL_EXPORTS"
Expand Down

0 comments on commit cb82935

Please sign in to comment.