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-12 12:46:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dotherside
/
CMakeLists.txt
3 lines
58 B
CMake
Raw
Normal View
History
Unescape
Escape
Ported the build system to CMake
2014-12-28 14:56:10 +01:00
cmake_minimum_required
(
VERSION
3.0
)
Removed the D and Nim bindings and moved to their repos The D and Nim bindings have been moved to the DQml and NimQml repo
2015-09-14 23:48:03 +02:00
add_subdirectory
(
src
)
Reference in New Issue
Copy Permalink