This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge
8af05ab785
into
2372e9518e
pull/895/merge
Guilhem Saurel
GitHub
3 months ago
parent
2372e9518e
8af05ab785
commit
37d5026ad3
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
apps/CMakeLists.txt
+ 1
- 1
apps/CMakeLists.txt
View File
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 2
.8
) # see ../CMakeLists.txt for why
2.8
cmake_minimum_required(VERSION
3.9...3.1
2) # see ../CMakeLists.txt for why
if(POLICY CMP0075)
if(POLICY CMP0075)
cmake_policy(SET CMP0075 NEW)
cmake_policy(SET CMP0075 NEW)
Write
Preview
Loading…
Cancel
Save