mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
Update CMakeLists.txt
Excluding separate installation of GraphQL library.
This commit is contained in:
3
external/graphqlparser/CMakeLists.txt
vendored
3
external/graphqlparser/CMakeLists.txt
vendored
@@ -121,8 +121,11 @@ INSTALL(FILES
|
||||
JsonVisitor.h
|
||||
${BISON_LOCATION_HEADER}
|
||||
DESTINATION include/graphqlparser)
|
||||
|
||||
if (0)
|
||||
INSTALL(TARGETS graphqlparser
|
||||
LIBRARY DESTINATION lib)
|
||||
endif
|
||||
|
||||
if (UNIX)
|
||||
# generate pkgconfig file
|
||||
|
Reference in New Issue
Block a user