ctkSimplePythonShellConfigure.h.in 229 B

1234567891011121314
  1. #ifndef __ctkSimplePythonShellConfigure_h
  2. #define __ctkSimplePythonShellConfigure_h
  3. ///
  4. /// Here is where system computed values get stored
  5. ///
  6. #cmakedefine CTK_WRAP_PYTHONQT_LIGHT
  7. #cmakedefine CTK_WRAP_PYTHONQT_FULL
  8. #endif