Cleanup cmakefile
This commit is contained in:
parent
75c2a2084d
commit
750cbd572c
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ else()
|
|||
SET(TRACING_L_FLAGS "")
|
||||
endif()
|
||||
|
||||
add_custom_target( version ALL "${PROJECT_SOURCE_DIR}/get_version.sh" -- "\"${PROJECT_SOURCE_DIR}/\"" )
|
||||
add_custom_target( version ALL "${PROJECT_SOURCE_DIR}/get_version.sh" )
|
||||
|
||||
link_directories( ${X11_LIBRARY_DIRS}
|
||||
${PANGOCAIRO_LIBRARY_DIRS}
|
||||
|
|
Loading…
Reference in a new issue