Skip to content

Commit 0ec4e0c

Browse files
fix
1 parent f6090cf commit 0ec4e0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ if(BUILD_TESTING OR NOT NO_B64_CPP_API)
149149
set(STLSOFT_INCLUDE_DIR $ENV{STLSOFT}/include)
150150
endif()
151151

152+
get_filename_component(STLSOFT_INCLUDE_DIR "${STLSOFT_INCLUDE_DIR}" ABSOLUTE)
153+
152154
include_directories(${STLSOFT_INCLUDE_DIR})
153155
endif()
154156
endif()

0 commit comments

Comments
 (0)