Skip to content

Instantly share code, notes, and snippets.

@dmpatel151282
Created December 30, 2016 07:30
Show Gist options
  • Save dmpatel151282/0377583c81d58bd279f3c298f1e20b37 to your computer and use it in GitHub Desktop.
Save dmpatel151282/0377583c81d58bd279f3c298f1e20b37 to your computer and use it in GitHub Desktop.
FILE_LIST := $(wildcard $(LOCAL_PATH)/[DIRECTORY]/*.cpp)
LOCAL_SRC_FILES := $(FILE_LIST:$(LOCAL_PATH)/%=%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment