You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- removed IDE and OS specifics from .gitignore
- added not MSVC check to ftrace cmake Options.cmake
- added hint for adaption to boilerplate repository by Jason Turner
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Ongoing project of the Zühlke Germany **Modern C++ Topic Group**.
7
7
8
8
With this project, we want to provide an example and starting point for C++ projects (embedded and otherwise), especially regarding tooling.
9
9
10
-
The project has initially been forked/copied from [Jason Turner's cpp_starter_project](https://github.com/lefticus/cpp_starter_project).
10
+
The project has initially been forked/copied from [Jason Turner's cpp_starter_project](https://github.com/lefticus/cpp_starter_project) and is customised by Zühlke members and adapted to [Jason Turner's cmake_conan_boilerplate_template](https://github.com/cpp-best-practices/cmake_conan_boilerplate_template).
0 commit comments