This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update cmake/FindModule.cmake.
pull/626/head
cclworkaccount
Gitee
5 years ago
parent
1f05cd0b5c
commit
5ddac35ff6
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
cmake/FindModule.cmake
+ 2
- 0
cmake/FindModule.cmake
View File
@@ -8,6 +8,8 @@ function(find_module module name)
return()
endif()
set(options)
set(oneValueArgs)
set(multiValueArgs)
Write
Preview
Loading…
Cancel
Save