Windows-Python compile error fixed (#1020)

This commit is contained in:
Raaj
2019-01-14 23:09:48 -05:00
committed by Gines
parent f3ab8def2f
commit 2fe8292c02
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
### Add Python Test
configure_file(openpose_python.py openpose_python.py)
configure_file(openpose_test.py openpose_test.py)
configure_file(1_body_from_image.py 1_body_from_image.py)
configure_file(2_whole_body_from_image.py 2_whole_body_from_image.py)
configure_file(3_heatmaps_from_image.py 3_heatmaps_from_image.py)