aseprite/third_party/gtest/CMakeLists.txt

7 lines
121 B
CMake
Raw Normal View History

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