This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
set the right standard
pull/583/head
Chris Wolfe
5 years ago
parent
31a8afbf88
commit
968bdd099d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
fuzz/CMakeLists.txt
+ 1
- 0
fuzz/CMakeLists.txt
View File
@@ -1,6 +1,7 @@
# https://cmake.org/cmake/help/v3.0/command/add_test.html
# https://pabloariasal.github.io/2018/02/19/its-time-to-do-cmake-right/
enable_language(CXX)
set (CMAKE_CXX_STANDARD 11)
include_directories(PUBLIC ${CMAKE_SOURCE_DIR})
include_directories(PUBLIC ${PROJECT_BINARY_DIR})
Write
Preview
Loading…
Cancel
Save