Skip to content

Commit

Permalink
change namespace...
Browse files Browse the repository at this point in the history
  • Loading branch information
craffael committed Nov 18, 2018
1 parent 49322e3 commit 6dbaa9c
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 @@ -66,7 +66,7 @@ install(
)

set(LOCAL_GENERATED_INCLUDE_DIRECTORY ${CMAKE_CURRENT_LIST_DIR}/lib)
install(EXPORT LFTargets DESTINATION ${config_install_dir} NAMESPACE LF::)
install(EXPORT LFTargets DESTINATION ${config_install_dir} NAMESPACE lf::)



0 comments on commit 6dbaa9c

Please sign in to comment.