]> git.uio.no Git - u/mrichter/AliRoot.git/commit - Vc/CMakeLists.txt
fix libVc compilation
authormkretz <mkretz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 8 Nov 2013 16:42:16 +0000 (16:42 +0000)
committermkretz <mkretz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 8 Nov 2013 16:42:16 +0000 (16:42 +0000)
commit37eef76614380ec11cada18809daeaeca58b1e1d
tree33b06c613d1e321ea88ae6c37cef04e4185efe3c
parentd191916c4f5517cddc7d1a08063db3db35099bbb
fix libVc compilation

1. trigonometric.cpp got lost with my last commit
2. Vc_DEFINITIONS is already added by the vc_compiler_for_all_implementations macro, therefore removed it from libvc_compile_flags
3. proper use of add_target_property requires quotation marks
Vc/CMakeLists.txt