repo.or.cz
/
mesa-waffle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wayland: rework extern symbols handling
[mesa-waffle.git]
/
tests
/
CMakeLists.txt
blob
71fb56da60edc8c2fca64a37324c8c8621b2b89d
1
add_definitions(
2
-DWAFFLE_API_VERSION=${waffle_api_version}
3
-DWAFFLE_API_EXPERIMENTAL
4
)
5
6
add_subdirectory(functional)