Adding support for passing proper extensions list from cloc to compilers

Change-Id: I89249cd6ccae9996cd33d7ba26007c778207f028
This commit is contained in:
Koska, Andrzej
2018-01-15 18:16:50 +01:00
parent 044fd1ab81
commit be0306ca68
13 changed files with 210 additions and 46 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2017, Intel Corporation
# Copyright (c) 2018, Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
@@ -420,6 +420,8 @@ set (RUNTIME_SRCS_PLATFORM
platform/platform.cpp
platform/platform.h
platform/platform_info.h
platform/extensions.cpp
platform/extensions.h
)
set (RUNTIME_SRCS_PROGRAM