We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb01d6 commit 8593a14Copy full SHA for 8593a14
src/libpsl-native/src/CMakeLists.txt
@@ -41,4 +41,4 @@ configure_file(
41
${CMAKE_CURRENT_SOURCE_DIR}/pal_config.h.in
42
${CMAKE_CURRENT_BINARY_DIR}/pal_config.h)
43
44
-target_include_directories(psl-native PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
+target_include_directories(psl-native PUBLIC ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR})
0 commit comments