소스 검색

Merge pull request #1546 from DarioSamo/tutorial-patch

Add 719_ExplodedView to tutorials folder.
Jérémie Dumas 5 년 전
부모
커밋
1e78a3473a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      cmake/LibiglFolders.cmake

+ 1 - 0
cmake/LibiglFolders.cmake

@@ -111,6 +111,7 @@ igl_folder_targets("Tutorials"
     715_MeshImplicitFunction_bin
     715_MeshImplicitFunction_bin
     716_HeatGeodesics_bin
     716_HeatGeodesics_bin
     718_IterativeClosestPoint_bin
     718_IterativeClosestPoint_bin
+    719_ExplodedView_bin
 )
 )
 
 
 endfunction()
 endfunction()