picker/test/cmake/parser_map_unit.cmake

4 lines
126 B
CMake

add_executable(test_parser_map_unit test_parser_map_unit.cpp)
target_link_libraries(test_parser_map_unit parser test_common)