mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Remove hack not needed for VS2013.
This commit is contained in:
committed by
Anne Marije v/d Meer
parent
518901f6df
commit
dd1de875c5
@ -1,7 +1,3 @@
|
||||
if( MSVC ) # VS2012 doesn't support correctly the tuples yet and gtest doesn't compile without this
|
||||
add_definitions( /D _VARIADIC_MAX=10 )
|
||||
endif()
|
||||
|
||||
add_subdirectory(gtest-1.6.0)
|
||||
|
||||
add_subdirectory(CoreTests)
|
||||
|
Reference in New Issue
Block a user