This website works better with JavaScript.
Home
Explore
Help
Sign In
TheoryOfNekomata
/
ini-config
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix CMakeLists
Add minIni dependencies.
master
TheoryOfNekomata
10 months ago
parent
0d33ce7d14
commit
3e77323551
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
CMakeLists.txt
+ 2
- 0
CMakeLists.txt
View File
@@ -11,6 +11,8 @@ include_directories(
add_library(
ini_config STATIC
minIni/dev/minIni.h
minIni/dev/minIni.c
src/ini-config.c
src/ini-config.h
src/types/int.c
Write
Preview
Loading…
Cancel
Save