File: CMakeLists.txt

package info (click to toggle)
k3d 0.8.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 40,692 kB
  • ctags: 39,695
  • sloc: cpp: 171,303; ansic: 24,129; xml: 6,995; python: 5,796; makefile: 726; sh: 22
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
LINK_DIRECTORIES(${K3D_BOOST_LIB_DIRS})
K3D_BUILD_MODULE(k3d-scripted-plugins)
TARGET_LINK_LIBRARIES(k3d-scripted-plugins ${K3D_BOOST_REGEX_LIBS})
# We explicitly do-not create a module proxy for this module,
# since it produces a dynamic list of plugins at runtime