Skip to content
Snippets Groups Projects
Commit 82223aa8 authored by Riccardo Longo's avatar Riccardo Longo
Browse files

Update CMakeLists.txt

parent d4894f34
No related branches found
No related tags found
No related merge requests found
#Basic Cmake structure created by R.Longo on 12/13/2018
project(JCaPA)
project(JZCaPA)
cmake_minimum_required(VERSION 2.8)
#aux_source_directory(. SRC_LIST)
......@@ -21,13 +21,13 @@ if(NOT WIN32)
endif()
message("${BoldBlue}
# ##### ###### #
# # # # # # #
# # # # # #
# # #### ###### # #
# # # # # # #######
# # # # # # # # #
##### ##### ###### # # #
# ####### ##### ###### #
# # # # ## # # # #
# # # # # # # # #
# # # # # ###### # #
# # # # ###### # #######
# # # # # # # # # #
##### ####### ##### # # # # #
${ColourReset}")
set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment