blob: 0e7b222cbce0fb30f6cc49f30c176f8cae645555 (
plain)
1
2
3
4
5
6
7
8
|
# Distributed under the terms of the GNU General Public License v2
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
require nomacs
PLATFORMS="~amd64 ~x86"
CMAKE_SOURCE=${WORKBASE}/${PNV}/ImageLounge
|