refactor: excel parse
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
proj provides CMake targets:
|
||||
|
||||
find_package(PROJ CONFIG REQUIRED)
|
||||
target_link_libraries(main PRIVATE PROJ::proj)
|
||||
|
||||
proj provides pkg-config modules:
|
||||
|
||||
# Coordinate transformation software library
|
||||
proj
|
||||
Reference in New Issue
Block a user