convert more modules to yaml
This commit is contained in:
@ -5,10 +5,11 @@
|
||||
# Git repository version and status information
|
||||
# to the program output.
|
||||
#
|
||||
# autocmake.cfg configuration::
|
||||
# autocmake.yml configuration::
|
||||
#
|
||||
# fetch: https://github.com/coderefinery/autocmake/raw/master/modules/git_info/git_info_sub.cmake
|
||||
# https://github.com/coderefinery/autocmake/raw/master/modules/git_info/git_info.h.in
|
||||
# fetch:
|
||||
# - "https://github.com/coderefinery/autocmake/raw/master/modules/git_info/git_info_sub.cmake"
|
||||
# - "https://github.com/coderefinery/autocmake/raw/master/modules/git_info/git_info.h.in"
|
||||
|
||||
# CMAKE_CURRENT_LIST_DIR is undefined in CMake 2.8.2
|
||||
# see https://public.kitware.com/Bug/print_bug_page.php?bug_id=11675
|
||||
|
Reference in New Issue
Block a user