Skip to content

Commit

Permalink
more ip work
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Mar 27, 2024
1 parent 330f18c commit c09724f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wgrib2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ if(BUILD_LIB)
set(headers wgrib2_api.h wgrib2.h)
target_link_libraries(wgrib2_lib PUBLIC gctpc)
set_target_properties(wgrib2_lib PROPERTIES PUBLIC_HEADER "${headers}")

target_compile_definitions(wgrib2_lib PUBLIC ${definitions_list})

install(
TARGETS wgrib2_lib
EXPORT wgrib2_exports
Expand Down

0 comments on commit c09724f

Please sign in to comment.