diff --git a/lib/context_switcher/context_switcher-config.cmake b/lib/context_switcher/context_switcher-config.cmake new file mode 100644 index 0000000..25d3a1f --- /dev/null +++ b/lib/context_switcher/context_switcher-config.cmake @@ -0,0 +1,2 @@ +get_filename_component(SELF_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) +include(${SELF_DIR}/plsTargets.cmake)