MorphToken: allow disabling module

This commit is contained in:
tobtoht 2020-11-11 22:42:48 +01:00
parent e9a4a828d6
commit 39c1d3bbf7
5 changed files with 15 additions and 0 deletions

View file

@ -31,6 +31,7 @@ CMAKEFLAGS = \
-DBUILD_64=On \
-DBUILD_TESTS=Off \
-DXMRTO=ON \
-DMORPHTOKEN=ON \
-DXMRIG=Off \
-DTOR=Off \
-DCMAKE_CXX_STANDARD=11 \