Skip to content

Commit

Permalink
use NITRO_LIBRARIES instead of individuals
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Nov 15, 2013
1 parent 1e294a9 commit 88f95f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Expand Up @@ -403,8 +403,7 @@ if(WITH_NITRO)
message(STATUS "...building with Nitro")
else()
set(WITH_NITRO FALSE)
set(NITRO_CPP_LIBRARY "")
set(NITRO_C_LIBRARY "")
set(NITRO_LIBRARIES "")
endif()
endif()

Expand Down

0 comments on commit 88f95f4

Please sign in to comment.