This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2024-11-23 03:29:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
xemu
/
toml.cpp
4 lines
80 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
tomlplusplus: Compile independently
2022-04-22 08:56:12 +00:00
#
define TOML_HEADER_ONLY 0
#
define TOML_IMPLEMENTATION
tomlplusplus: Allow using system library
2022-06-22 08:00:05 +00:00
#
include
<toml++/toml.h>
Reference in New Issue
Copy Permalink