2018-01-18 01:37:34 +01:00
|
|
|
add_library(inih
|
|
|
|
inih/ini.c
|
|
|
|
inih/ini.h
|
|
|
|
inih/cpp/INIReader.cpp
|
|
|
|
inih/cpp/INIReader.h
|
|
|
|
)
|
2014-09-13 02:06:13 +02:00
|
|
|
|
2018-01-18 01:37:34 +01:00
|
|
|
create_target_directory_groups(inih)
|
2017-05-28 06:59:02 +02:00
|
|
|
target_include_directories(inih INTERFACE .)
|