Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
7
3party/opening_hours/opening_hours_tests/CMakeLists.txt
Normal file
7
3party/opening_hours/opening_hours_tests/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
project(opening_hours_tests)
|
||||
|
||||
set(SRC opening_hours_tests.cpp)
|
||||
|
||||
omim_add_test(${PROJECT_NAME} ${SRC} BOOST_TEST)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} opening_hours)
|
||||
1786
3party/opening_hours/opening_hours_tests/opening_hours_tests.cpp
Normal file
1786
3party/opening_hours/opening_hours_tests/opening_hours_tests.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue