Added (then fixed) templates with multiple parameters for both classes and functions!
This commit is contained in:
@@ -2,6 +2,7 @@ cmake_minimum_required (VERSION 2.6)
|
||||
|
||||
project(Kraken)
|
||||
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
|
||||
set( MY_INCLUDES ${PROJECT_SOURCE_DIR}/include)
|
||||
|
||||
Reference in New Issue
Block a user