3 lines
71 B
CMake
3 lines
71 B
CMake
|
cmake_minimum_required(VERSION 2.8.12)
|
||
|
|
||
|
configure_file(test.js test.js)
|