(cmake) make install cmake files optional to not conflict with vcpkg

See https://github.com/microsoft/vcpkg/pull/11030
This commit is contained in:
Benjamin Sergeant
2020-05-17 20:36:17 -07:00
parent ea207d8199
commit 54d4d81bf4
3 changed files with 12 additions and 3 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.6.1"
#define IX_WEBSOCKET_VERSION "9.6.2"