2018-01-17 16:37:34 -08:00
|
|
|
add_library(inih
|
|
|
|
inih/ini.c
|
|
|
|
inih/ini.h
|
|
|
|
inih/cpp/INIReader.cpp
|
|
|
|
inih/cpp/INIReader.h
|
|
|
|
)
|
2014-09-12 17:06:13 -07:00
|
|
|
|
2018-01-17 16:37:34 -08:00
|
|
|
create_target_directory_groups(inih)
|
2017-05-27 21:59:02 -07:00
|
|
|
target_include_directories(inih INTERFACE .)
|