File: CMakeLists.txt

package info (click to toggle)
openjpeg2 2.1.0-2%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 14,700 kB
  • sloc: ansic: 151,608; cpp: 6,728; java: 1,996; tcl: 678; sh: 78; makefile: 64
file content (4 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (8)
1
2
3
4
# wrapping
if(BUILD_JAVA)
  add_subdirectory(java)
endif()