Fail* v1.0 -- first public release
Change-Id: Ie8667a6d64a563d545a1ebb3375629214dd8b58a
This commit is contained in:
committed by
Christian Dietrich
parent
065d534735
commit
2f59d802fa
@ -9,7 +9,7 @@ ENABLE_TESTING()
|
|||||||
|
|
||||||
PROJECT(Fail*)
|
PROJECT(Fail*)
|
||||||
|
|
||||||
set(PROJECT_VERSION "0.0.1" CACHE STRING "Fail* version number")
|
set(PROJECT_VERSION "1.0" CACHE STRING "Fail* version number")
|
||||||
|
|
||||||
#### Put all resulting library files in <your_build_dir>/lib ####
|
#### Put all resulting library files in <your_build_dir>/lib ####
|
||||||
SET(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib)
|
SET(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib)
|
||||||
|
|||||||
Reference in New Issue
Block a user