aseprite/third_party/gtest/CMakeLists.txt

7 lines
140 B
CMake
Raw Normal View History

2010-08-25 18:53:05 +00:00
# ASE - Allegro Sprite Editor
# Copyright (C) 2001-2011 David Capello
2010-08-25 18:53:05 +00:00
include_directories(. include)
add_library(gtest src/gtest-all.cc)