Clean up CXX Flags and remove statements relating to us being cool. If you have to say it, it ain't true
This commit is contained in:
parent
43a2c58c56
commit
7a75fbd369
15 changed files with 110 additions and 57 deletions
|
@ -13,9 +13,6 @@ set( SOURCES
|
|||
test.cpp
|
||||
)
|
||||
|
||||
# Set to use c++11, because we're cool like that
|
||||
set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} --std=c++11" )
|
||||
|
||||
# Add the executable
|
||||
add_executable( ttrts-test ${SOURCES} )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue