aseprite/third_party/gtest/CMakeLists.txt

7 lines
121 B
CMake
Raw Normal View History

# ASEPRITE
2012-01-06 00:52:11 -03:00
# Copyright (C) 2001-2012 David Capello
2010-08-25 15:53:05 -03:00
include_directories(. include)
add_library(gtest src/gtest-all.cc)