celestia/config.tests/glew/glew.pro

7 lines
80 B
Prolog

SOURCES = main.cpp
unix {
CONFIG += link_pkgconfig
PKGCONFIG += glew
}