Mercurial > hg > orthanc-object-storage
comparison UnitTestsSources/UnitTestsMain.cpp @ 56:b922ae86bbe1
full static linking against AWS SDK
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 22 Jun 2021 15:00:36 +0200 |
parents | f55b2afdf53d |
children | 3c7e0374f28e |
comparison
equal
deleted
inserted
replaced
55:9d03e24dafc1 | 56:b922ae86bbe1 |
---|---|
14 * | 14 * |
15 * You should have received a copy of the GNU Affero General Public License | 15 * You should have received a copy of the GNU Affero General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 **/ | 17 **/ |
18 | 18 |
19 | |
19 #include "gtest/gtest.h" | 20 #include "gtest/gtest.h" |
20 | 21 |
21 int main(int argc, char **argv) | 22 int main(int argc, char **argv) |
22 { | 23 { |
23 ::testing::InitGoogleTest(&argc, argv); | 24 ::testing::InitGoogleTest(&argc, argv); |