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.
2 parents 832b015 + e4247c3 commit 5c6fdefCopy full SHA for 5c6fdef
CMakeLists.txt
@@ -38,6 +38,6 @@ target_include_directories(server
38
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/lib/logger/include>
39
$<INSTALL_INTERFACE:lib/brewtils/include>
40
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/lib/brewtils/include>
41
- $<INSTALL_INTERFACE:lib/brewtils/include>
+ $<INSTALL_INTERFACE:lib/zippuccino/include>
42
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/lib/zippuccino/include>
43
)
0 commit comments