Skip to content

Commit e86a646

Browse files
committed
a
1 parent 0b5e80d commit e86a646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmake/XRay.Build.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ endif()
5555
# https://stackoverflow.com/questions/2973263/add-visual-c-property-sheets-using-cmake
5656
set(XRAY_MSBUILD_PROPS "${CMAKE_CURRENT_SOURCE_DIR}/XRay.MSBuild.props")
5757

58+
message("${XRAY_MSBUILD_PROPS}")
59+
5860
if (WIN32)
5961
include_directories("${XRAY_SDK_INCLUDE_DIR}")
6062
include_directories("${XRAY_SDK_INCLUDE_DIR}/SDL2")

0 commit comments

Comments
 (0)