aseprite/third_party/gtest/CMakeLists.txt

7 lines
121 B
CMake
Raw Normal View History

# ASEPRITE
2013-01-27 15:13:13 +00:00
# Copyright (C) 2001-2013 David Capello
2010-08-25 18:53:05 +00:00
include_directories(. include)
add_library(gtest src/gtest-all.cc)