This website works better with JavaScript.
홈
탐색
도움말
로그인
brkho
/
mesa
보기
1
좋아요
0
포크
0
코드
릴리즈
562
위키
Activity
소스 검색
configure.ac: Enable egl demos when --enable-egl is passed
tags/7.8-rc1
Kristian Høgsberg
15 년 전
부모
ab487f7ffa
커밋
1ebc568154
1개의 변경된 파일
과
4개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
4
0
configure.ac
+ 4
- 0
configure.ac
파일 보기
@@ -924,6 +924,10 @@ if test "x$enable_egl" = xyes; then
EGL_DRIVERS_DIRS="$EGL_DRIVERS_DIRS dri2"
fi
fi
if test "$with_demos" = yes; then
PROGRAM_DIRS="$PROGRAM_DIRS egl"
fi
fi
AC_SUBST([EGL_LIB_DEPS])
AC_SUBST([EGL_DRIVERS_DIRS])
Write
Preview
Loading…
취소
저장