2017-12-11 01:55:03 +02:00
|
|
|
add_library(inih
|
|
|
|
inih/ini.c
|
|
|
|
inih/ini.h
|
|
|
|
inih/cpp/INIReader.cpp
|
|
|
|
inih/cpp/INIReader.h
|
|
|
|
)
|
2014-09-13 03:06:13 +03:00
|
|
|
|
2017-12-11 01:55:03 +02:00
|
|
|
create_target_directory_groups(inih)
|
2017-05-28 07:59:02 +03:00
|
|
|
target_include_directories(inih INTERFACE .)
|