Skip to content

Commit

Permalink
Update staqConfig.cmake.in
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Nov 29, 2023
1 parent 9445ec1 commit 637a179
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmake/staqConfig.cmake.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@PACKAGE_INIT@

set(STAQ_INSTALL_DIR @STAQ_INSTALL_DIR@)
include("${CMAKE_CURRENT_LIST_DIR}/staq_targets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/staq_msvc.cmake")
message(STATUS "Found staq's source code in @STAQ_INSTALL_DIR@")
set(STAQ_INSTALL_DIR @STAQ_INSTALL_DIR@)
message(STATUS "2 Found staq's source code in ${STAQ_INSTALL_DIR}")

0 comments on commit 637a179

Please sign in to comment.