aseprite/third_party/gtest/CMakeLists.txt

7 lines
121 B
CMake
Raw Normal View History

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