Introduce ListFile CMake module (#4081)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 4 Jul 2019 01:47:42 +0000 (10:47 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 4 Jul 2019 01:47:42 +0000 (10:47 +0900)
commit9d6f1f8399ada5559509cc7fa4daeb76dd481cfb
tree8c9a92a8a1e582873c838e4af45c8940f61a5e28
parentd8cc94ae40d3339f73e662c7aaca1689eb288b29
Introduce ListFile CMake module (#4081)

This commit introduces ListFile CMake module which provides
ListFile_Read helper.

This helper makes it easy to create a list from text files.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
cmake/modules/ListFile.cmake [new file with mode: 0644]