yyc12345
052fa7f4d1
- update CMake build script to make install statement is more legal. - add Windows-only build script for creating CMake used package and MSVC used package on Windows. - documentation will be added in the next commit.
7 lines
147 B
CMake
7 lines
147 B
CMake
|
|
@PACKAGE_INIT@
|
|
|
|
# Include targets file
|
|
include("${CMAKE_CURRENT_LIST_DIR}/YYCCommonplaceTargets.cmake")
|
|
|
|
check_required_components(YYCCommonplace) |