Skip to content

Commit

Permalink
Merge pull request #238 from QuEST-Kit/bugfixDevelop/compileDefinitions
Browse files Browse the repository at this point in the history
Bug fix of issue #236
  • Loading branch information
TysonRayJones authored Mar 19, 2020
2 parents 292d39c + 0534597 commit cbf820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuEST/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ target_include_directories(QuEST
# ----- Definitions -----------------------------------------------------------

target_compile_definitions(QuEST
PRIVATE
PUBLIC
QuEST_PREC=${PRECISION}
)

Expand Down

0 comments on commit cbf820d

Please sign in to comment.