Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
pink-pony
pink-pony-1.4.1-protobuf.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pink-pony-1.4.1-protobuf.diff of Package pink-pony
--- a/SConstruct +++ b/SConstruct @@ -9,7 +9,7 @@ if 'CCFLAGS' in os.environ: env['CCFLAGS'] = os.environ['CCFLAGS'] else: env['CCFLAGS'] = ['-Wall', '-Wextra', '-Wno-reorder', '-Wno-unused-parameter'] + optimization_flags -env['LIBS'] = ['GLU', 'GL', 'protobuf', 'IL'] +env['LIBS'] = ['GLU', 'GL', 'IL'] env['CPPPATH'] = ['#', '#/src', '#/external/tinyXML', '#/external/flextGL/', '/usr/include/OpenEXR'] env.ParseConfig("pkg-config IlmBase --cflags --libs") @@ -17,6 +17,7 @@ env.ParseConfig("pkg-config libglfw --cf env.ParseConfig("pkg-config ftgl --cflags --libs") env.ParseConfig("pkg-config sigc++-2.0 --cflags --libs") env.ParseConfig("pkg-config SDL_mixer --cflags --libs") +env.ParseConfig("pkg-config protobuf --cflags --libs") env.Command(['src/mesh.pb.cc', 'src/mesh.pb.h'], 'src/mesh.proto',
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor