Skip to content

Commit

Permalink
modified cmakelists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
proy30 committed Nov 24, 2024
1 parent 11a5c95 commit 067cba4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ set_property(TEST ${pytest_name} APPEND PROPERTY ENVIRONMENT "OMP_NUM_THREADS=2"

# set PYTHONPATH and PATH (for .dll files)
impactx_test_set_pythonpath(${pytest_name})

install(DIRECTORY ${ImpactX_SOURCE_DIR}/src/python/impactx
DESTINATION ${CMAKE_BINARY_DIR}/lib/site-packages/impactx)

0 comments on commit 067cba4

Please sign in to comment.