mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-04-21 05:09:52 +08:00

- Disallow in-tree CMake runs. - Adds back CONTRIBUTING.md. This fixes #130 and hopefully addresses #163.
4 lines
153 B
CMake
4 lines
153 B
CMake
@PACKAGE_INIT@
|
|
set_and_check(draco_INCLUDE_DIR "@PACKAGE_draco_include_install_dir@")
|
|
set_and_check(draco_LIBRARY_DIR "@PACKAGE_draco_lib_install_dir@")
|