Skip to content

Commit

Permalink
lilv_world_load_file difference.
Browse files Browse the repository at this point in the history
  • Loading branch information
rerdavies committed Nov 11, 2024
1 parent e6b623d commit 3427f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test_plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ add_custom_command(
OUTPUT SamplePluginInfo.hpp # Treated as relative to CMAKE_CURRENT_BINARY_DIR
COMMAND generate_lv2c_plugin_info
${PLUGIN_URI}
--ttl ${CMAKE_CURRENT_BINARY_DIR}
--ttl ${CMAKE_CURRENT_BINARY_DIR}/
--out ${CMAKE_CURRENT_BINARY_DIR}/SamplePluginInfo.hpp
--class SamplePluginInfo
DEPENDS
Expand Down

0 comments on commit 3427f30

Please sign in to comment.