From 90ccf84717d0fc8b9d375c3e3bb58509adba6350 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 16 Dec 2018 18:56:31 -0800 Subject: Added install steps; updated header structure for platforms --- Graphics/GraphicsTools/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Graphics/GraphicsTools') diff --git a/Graphics/GraphicsTools/CMakeLists.txt b/Graphics/GraphicsTools/CMakeLists.txt index 3e904606..3f7b3a14 100644 --- a/Graphics/GraphicsTools/CMakeLists.txt +++ b/Graphics/GraphicsTools/CMakeLists.txt @@ -68,3 +68,5 @@ source_group("interface" FILES ${INTERFACE}) set_target_properties(GraphicsTools PROPERTIES FOLDER Core/Graphics ) + +install_core_lib(GraphicsTools) -- cgit v1.2.3