3 lines
83 B
CMake
3 lines
83 B
CMake
add_definitions(-DINI_MAX_LINE=1024 -DINI_ALLOW_MULTILINE)
|
|
add_library(inih ini.c)
|