radio/libjs/wModel/proxy/CMakeLists.txt
2018-08-05 00:48:17 +03:00

7 lines
192 B
CMake

cmake_minimum_required(VERSION 2.8.12)
configure_file(proxy.js proxy.js)
configure_file(list.js list.js)
configure_file(vocabulary.js vocabulary.js)
configure_file(catalogue.js catalogue.js)