PROJECT (inih)

SET (LIBINIH_SRC
    ini.c
    INIReader.cpp
    )

plm_add_static_library (inih "${LIBINIH_SRC}" "" "" "")
