We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e78dff7 + d969c39 commit 3af2351Copy full SHA for 3af2351
open_simulation_interface-config.cmake.in
@@ -6,5 +6,5 @@ find_dependency(Protobuf)
6
if(NOT TARGET @PROJECT_NAME@ AND NOT @PROJECT_NAME@_BINARY_DIR)
7
set_and_check(OPEN_SIMULATION_INTERFACE_INCLUDE_DIRS "@PACKAGE_OSI_INSTALL_INCLUDE_DIR@")
8
set(OPEN_SIMULATION_INTERFACE_LIBRARIES "@PROJECT_NAME@")
9
- include("${CMAKE_CURRENT_LIST_DIR}/open_simulation_interface_targets.cmake")
+ include("${CMAKE_CURRENT_LIST_DIR}/open_simulation_interface-targets.cmake")
10
endif()
0 commit comments