This website requires JavaScript.
Explore
Help
Sign In
mindspore-Ecosystem
/
mindspore
Watch
21
Star
0
Fork
You've already forked mindspore
27
Code
Issues
Pull Requests
6
Projects
Releases
Wiki
Activity
f0e9f6137b
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