cmake remove targets from install path
No package on my machine populates cmake files, I think it's extraneous. Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
26fd0d2603
commit
3ae1badae7
1 changed files with 0 additions and 4 deletions
|
@ -917,10 +917,6 @@ if (NOT LWS_WITHOUT_TESTAPPS AND NOT LWS_WITHOUT_SERVER)
|
|||
COMPONENT examples)
|
||||
endif()
|
||||
|
||||
# Install exports for the install-tree.
|
||||
install(EXPORT LibwebsocketsTargets
|
||||
DESTINATION "${LWS_INSTALL_CMAKE_DIR}" COMPONENT dev)
|
||||
|
||||
# build subdir is not part of sources
|
||||
set(CPACK_SOURCE_IGNORE_FILES $(CPACK_SOURCE_IGNORE_FILES) ".git" "build" "tgz" "tar.gz")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue