Skip to content
Snippets Groups Projects
Commit 0f3e4137 authored by Andy Green's avatar Andy Green
Browse files

unconfuse quoting in CMakeLists.txtt

parent 83725d8c
Branches neigh_ethhost
No related tags found
No related merge requests found
......@@ -719,7 +719,7 @@ if (UNIX)
# Generate and install pkgconfig.
# (This is not indented, because the tabs will be part of the output)
file(WRITE "${PROJECT_BINARY_DIR}/libwebsockets.pc"
"prefix="${CMAKE_INSTALL_PREFIX}"
"prefix=\"${CMAKE_INSTALL_PREFIX}\"
exec_prefix=\${prefix}
libdir=\${exec_prefix}/lib${LIB_SUFFIX}
includedir=\${prefix}/include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment