Ataraxia through Epoché
Symphilosophein 狂者進取,狷者有所不為也。
Aug 26, 2011
[CMake] Write our own module
Create a folder named cmake/Modules/ under your project root, and in the root CMakeLists.txt, include the following code:
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
Reference:
http://www.itk.org/Wiki/CMake:How_To_Find_Libraries
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.