Created
December 30, 2016 07:30
-
-
Save dmpatel151282/0377583c81d58bd279f3c298f1e20b37 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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