Skip to content

Commit

Permalink
lets see if this works
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Oct 18, 2024
1 parent 4bd7f84 commit 7e4eae7
Show file tree
Hide file tree
Showing 10 changed files with 359 additions and 452 deletions.
2 changes: 1 addition & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ set_property(TARGET ${TARGET} PROPERTY CXX_STANDARD 17)
target_link_libraries(${TARGET} PRIVATE rds2cpp pybind11::pybind11)

set_target_properties(${TARGET} PROPERTIES
OUTPUT_NAME lib_rds
OUTPUT_NAME rds_parser
PREFIX ""
)
Loading

0 comments on commit 7e4eae7

Please sign in to comment.