Skip to content
Snippets Groups Projects
Commit 006a9b89 authored by Oliver Bock's avatar Oliver Bock
Browse files

Refresh example on library update

parent df784a50
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ else
endif
$(TARGET): main.cpp Makefile
$(TARGET): main.cpp Makefile $(PWD)/../lib/libclfft.a
g++ $(CXXFLAGS) main.cpp $(LDFLAGS) -o $(TARGET)
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment