2017-12-11 05:25:03 +05:30
|
|
|
add_library(inih
|
|
|
|
inih/ini.c
|
|
|
|
inih/ini.h
|
|
|
|
inih/cpp/INIReader.cpp
|
|
|
|
inih/cpp/INIReader.h
|
|
|
|
)
|
2014-09-13 05:36:13 +05:30
|
|
|
|
2017-12-11 05:25:03 +05:30
|
|
|
create_target_directory_groups(inih)
|
2017-05-28 10:29:02 +05:30
|
|
|
target_include_directories(inih INTERFACE .)
|