1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 13:41:13 +02:00
ModernCppStarter/standalone
Dominic e0bf3f59d1
Use ${PROJECT_NAME} instead of writing projectname multiple times (#134)
* Remove duplicate mentions of project name and replaced it with ${PROJECT_NAME} variable

Update CMakeLists.txt

* Added ${CMAKE_PROJECT_NAME}

* reverted usage of  to Greeter and ran fix-format

* Update test/CMakeLists.txt

Co-authored-by: Dominic Dinser <dominic.dinser@leica-geosystems.com>
Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
2021-10-17 19:10:52 +00:00
..
source Feature/extend build dependency (#80) 2021-02-19 09:46:11 +01:00
CMakeLists.txt Use ${PROJECT_NAME} instead of writing projectname multiple times (#134) 2021-10-17 19:10:52 +00:00