Skip to content

Commit

Permalink
Typo: PACAKGE -> PACKAGE
Browse files Browse the repository at this point in the history
Although it seems to be unused
  • Loading branch information
VincentGibert committed Aug 12, 2015
1 parent 7890e5a commit b384232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if(NOT CMAKE_BUILD_TYPE)
set (CMAKE_BUILD_TYPE Release)
endif(NOT CMAKE_BUILD_TYPE)

add_definitions(-DPACAKGE)
add_definitions(-DPACKAGE)
add_definitions(-DPACKAGE_VERSION)
# ====================================
# configuring
Expand Down

0 comments on commit b384232

Please sign in to comment.