More projection code
This commit is contained in:
parent
be03931328
commit
7b7d5b050e
2 changed files with 40 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
set(CMAKE_SHARED_MODULE_PREFIX)
|
||||
|
||||
include_directories(${NUMPY_INCLUDE_DIRS} ${PYTHON_INCLUDE_PATH} ${CMAKE_SOURCE_DIR}/src ${CMAKE_BINARY_DIR}/src)
|
||||
include_directories(${NUMPY_INCLUDE_DIRS} ${PYTHON_INCLUDE_PATH} ${CMAKE_SOURCE_DIR}/src ${CMAKE_BINARY_DIR}/src ${CMAKE_SOURCE_DIR}/python)
|
||||
|
||||
IF(CYTHON)
|
||||
add_custom_command(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue