Skip to content

Commit

Permalink
update StdFace submodule: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ido committed Aug 15, 2024
1 parent 28e78bb commit 0f68a4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ endif()
# git submodule update
# ref: https://cliutils.gitlab.io/modern-cmake/chapters/projects/submodule.html
option(MVMC "build mvmc" ON) # Option for upstream StdFace.
option(TestStdFace "run test for StdFace" OFF)
find_package(Git QUIET)

if(NOT STDFACE_DIR)
Expand Down
2 changes: 1 addition & 1 deletion src/StdFace
Submodule StdFace updated 2 files
+6 −2 CMakeLists.txt
+1 −1 README.md

0 comments on commit 0f68a4b

Please sign in to comment.