This website requires JavaScript.
Explore
Help
Sign In
OSSInnovation
/
mindspore
Watch
1
Star
0
Fork
You've already forked mindspore
26
Code
Issues
Pull Requests
7
Releases
Wiki
Activity
7d31deb6fa
mindspore
/
tests
/
CMakeLists.txt
6 lines
96 B
CMake
Raw
Blame
History
#add flags
set
(
CMAKE_CXX_FLAGS
"${CMAKE_CXX_FLAGS} -Wno-sign-compare"
)
add_subdirectory
(
"ut"
)
Reference in New Issue
View Git Blame
Copy Permalink