Copy configs
Compare changes
- Vladimir Onoprienko authored
Using hyphens is preffered throughout the project. This should be applied to CMakeLists.txt as well
+ 10
− 15
@@ -3,15 +3,15 @@ project(exple_cmake_build CXX)
@@ -24,15 +24,15 @@ else()
@@ -70,7 +70,7 @@ list(TRANSFORM CURRENT_SOURCES PREPEND "${SOURCE_DIR}/")
@@ -78,9 +78,7 @@ add_executable(exple_add_numbers
@@ -93,6 +91,3 @@ source_group("Grid\\Sources" FILES "${GRID_SOURCES}")