This website requires JavaScript.
Explore
Help
Sign In
status-im
/
dotherside
Watch
2
Star
0
Fork
0
You've already forked dotherside
mirror of
https://github.com/status-im/dotherside.git
synced
2025-02-11 20:16:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dotherside
/
meson.build
5 lines
96 B
Meson
Raw
Normal View
History
Unescape
Escape
Fixed compilation with meson build system
2017-03-12 11:05:39 +01:00
project
(
'DOtherSide'
,
'cpp'
,
default_options
:
[
'cpp_std=c++14'
]
)
Added build file for meson build system
2016-01-23 14:06:36 +01:00
Added pch.h files for meson and used same CMakeLists.txt structure
2016-01-23 14:50:14 +01:00
subdir
(
'lib'
)
subdir
(
'test'
)
Reference in New Issue
Copy Permalink