CMakeLists.txt 94 B

123
  1. cmake_minimum_required(VERSION 2.6)
  2. GETCURRENTFOLDER()
  3. STANDARDSUBPROJECT(${current_folder})
粤ICP备19079148号