4 lines
113 B
CMake
4 lines
113 B
CMake
cmake_minimum_required(VERSION 2.8.12)
|
|
|
|
configure_file(index.js index.js)
|
|
configure_file(config.json config.json) |