This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
visus
/
dds
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
560
Комити
6
Гране
Дрво:
5d0aef7834
better_mac_paths
compile_link_flags
default_compile_flags
gnu_extensions
mac_paths
main
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '5d0aef7834'
${ noResults }
dds
/
tests
/
basics
/
config_template
/
copy_only
/
src
/
info.config.hpp
info.config.hpp
61B
Датотека
Normal View
Историја
Early iteration of config-headers. This is a very rudimentary version. All it does is copy and rename the template header file and place it in the build directory in a special subdirectory that is added as an #include-path. There is some code duplication and cleanup necessary. There are a few "magic strings" and "magic paths" that need to be removed as well.
пре 5 година
1
2
3
4
5
#pragma once
#include <string>
int config_file_value = 42;