Skip to content
Snippets Groups Projects
Commit 0e86a47e authored by Tulay Cuhadar Donszelmann's avatar Tulay Cuhadar Donszelmann
Browse files

Adding scandir python module to AtlasPyFwdBwdPorts

parent c190252c
No related branches found
No related tags found
No related merge requests found
...@@ -203,6 +203,12 @@ _setup_python_package( simplejson ...@@ -203,6 +203,12 @@ _setup_python_package( simplejson
2f8351f6e6fe7ef25744805dfa56c0d5 2f8351f6e6fe7ef25744805dfa56c0d5
) )
# Install scandir:
_setup_python_package( scandir
${CMAKE_CURRENT_SOURCE_DIR}/src/scandir-1.6.tar.gz
0180ddb97c96cbb2d4f25d2ae11c64ac
)
# Clean up: # Clean up:
unset( _setup_python_package ) unset( _setup_python_package )
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment