Migration from SVN
This commit is contained in:
parent
d7d6c3a217
commit
8cd56f37db
29069 changed files with 0 additions and 4096888 deletions
|
|
@ -1,20 +0,0 @@
|
|||
######################################################################################
|
||||
### 0) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
#add_subdirectory(Lesson1)
|
||||
add_subdirectory(Lesson2)
|
||||
#add_subdirectory(Lesson3)
|
||||
#add_subdirectory(Lesson4)
|
||||
add_subdirectory(Lesson5)
|
||||
#add_subdirectory(Lesson6)
|
||||
|
||||
######################################################################################
|
||||
### 1) Install and copy benchs
|
||||
######################################################################################
|
||||
execute_process(
|
||||
COMMAND ${CMAKE_COMMAND} -E copy_directory
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/benchs
|
||||
${CMAKE_CURRENT_BINARY_DIR}/benchs)
|
||||
|
||||
install(DIRECTORY benchs DESTINATION local/include${INSTALL_SUB_DIR}/peo/tutorial COMPONENT tutorial)
|
||||
Loading…
Add table
Add a link
Reference in a new issue