mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2026-02-04 06:42:02 +00:00
refactor: change cpp files to cc
This commit is contained in:
@@ -1 +1 @@
|
||||
add_library(cppunit cppunit.cpp cppunit.hh)
|
||||
add_library(ccunit ccunit.cc ccunit.hh)
|
||||
|
||||
@@ -1 +1 @@
|
||||
add_library(prepLib prep.cpp prep.hh timeUtils.cpp timeUtils.hh)
|
||||
add_library(prepLib prep.cc prep.hh timeUtils.cc timeUtils.hh)
|
||||
|
||||
Reference in New Issue
Block a user